V8 Pipeline Overview

  • Parser

  • AST

  • Ignition (Interpreter)

  • TurboFan (Compiler)

Ignition (Interpreter)

Ignition generates bytecode which is an abstraction of machine code.

TurboFan

TurboFan takes bytecode and generates optimized machine code.

results matching ""

    No results matching ""