Skip to content

Instantly share code, notes, and snippets.

@SimonRichardson
Last active December 15, 2015 18:09
Show Gist options
  • Save SimonRichardson/5301625 to your computer and use it in GitHub Desktop.
Save SimonRichardson/5301625 to your computer and use it in GitHub Desktop.
D8 Arguments to see what's inlined or not.
d8 --use_strict --trace_inlining --trace_opt --trace_deopt --trace_dead_code_elimination --trace-gc Example.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment