Discussion:
[webkit-help] Do JSC shell has command line argument "maxRunTime=1000" similar to Spidermonkey shell
syed khalid
2018-05-02 13:36:33 UTC
Permalink
Hello all,

I have a .js file which runs infintely in a loop. In Spidermonkey shell, i
can limit the runtime to 10000 ms by using 'maxRunTime=1000' in the
commandline argment. Do JavaScriptCore supports such options to limit the
run time.
--
*Thanks & Regards*
*Syed Khalid M*
Loading...