v8
Meta
Related: [[chromium]]
文章
- V8 引擎垃圾回收与内存分配
 - 🚀 Visualizing memory management in V8 Engine (JavaScript, NodeJS, Deno, WebAssembly) | Technorage
 - Memory terminology - Chrome Developers
 - danbev/learning-v8: Project for learning V8 internals
 - DLS Keynote: Ignition: Jump-starting an Interpreter for V8 - Google 幻灯片
 - Chrome in-the-wild bug analysis: CVE-2021-37975 | GitHub Security Lab