V8 开发
用于学习和使用 V8 的资源集合
- V8 跟踪
- V8 Profiler - 用于剖析的常用剖析器组合:
--prof
,--trace-ic
,--trace-opt
,--trace-deopt
,--print-bytecode
,--print-opt-code
- V8 解释器设计
- 优化编译器
- V8 GDB 调试
另请参阅 Chromium 开发
用于学习和使用 V8 的资源集合
--prof
, --trace-ic
, --trace-opt
, --trace-deopt
, --print-bytecode
, --print-opt-code
另请参阅 Chromium 开发