Hacker News new | ask | show | jobs
by czardoz 1866 days ago
Here's some good documentation about v8's JIT: https://github.com/thlorenz/v8-perf/blob/master/compiler.md

Note: Never worked on v8, just liked the information here.