Changes between Version 4 and Version 5 of JSC
- Timestamp:
- Apr 2, 2015, 8:51:08 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JSC
v4 v5 14 14 -i Enables interactive mode (default if no files are specified) 15 15 -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 16 22 }}} 17 23