V8 Understanding

Guides the methodology for investigating V8 concepts, codebase structure, performance, memory, and architecture. MANDATORY to use whenever triaging bugs, investigating crashes, reading C++ files, analyzing compiler optimizations (Ignition, Maglev, TurboFan, Turboshaft), or doing static research on V8 subsystems. Essential for locating high-level design documents in the local docs/ directory before reading C++ code. Do not use for raw build commands or Git workflows.

v8 3a564d8 3.7 KB Updated

File contents

v8/v8/tree/main/agents/skills/v8-understanding commit 3a564d8c53

Frequently asked questions

npx skillmds@latest add v8/v8-understanding