Misc / Notes Run v8 with debug syntax: v8-debug --allow-natives-syntax test.js Other flags: --print-bytecode v8 perf.js jsc perf.js spidermonkey perf.js chakra perf.js Interesting debug functions: %PrepareFunctionForOptimization(foo)