Changes between Version 4 and Version 5 of JSC


Ignore:
Timestamp:
Apr 2, 2015 8:51:08 PM (9 years ago)
Author:
mark.lam@apple.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JSC

    v4 v5  
    1414  -i         Enables interactive mode (default if no files are specified)
    1515  -s         Installs signal handlers that exit on a crash (Unix platforms only)
     16  -p <file>  Outputs profiling data to a file
     17  -x         Output exit code before terminating
     18
     19  --options                  Dumps all JSC VM options and exits
     20  --dumpOptions              Dumps all JSC VM options before continuing
     21  --<jsc VM option>=<value>  Sets the specified JSC VM option
    1622}}}
    1723