![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
| File in src/interpreter | Includes file in src/execution |
|---|---|
| bytecode-generator.h | isolate.h |
| bytecode-register.h | frame-constants.h |
| constant-array-builder.cc | isolate.h |
| handler-table-builder.cc | isolate.h |
| interpreter.cc | local-isolate.h |