V8 开发指南
学习和使用V8
- V8 Tracing wiki
- V8 Profiler wiki - 学习分析器组合: --prof,--trace-ic,--trace-opt,--trace-deopt,--print-bytecode,--print-opt-code
- V8 Interpreter Design
- Optimizing compiler
- V8 GDB Debugging
学习和使用V8
--prof, --trace-ic, --trace-opt, --trace-deopt, --print-bytecode, --print-opt-code