![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Member Functions | |
SubEnvironment (BytecodeGraphBuilder *builder) | |
~SubEnvironment () | |
Private Attributes | |
BytecodeGraphBuilder * | builder_ |
BytecodeGraphBuilder::Environment * | parent_ |
Definition at line 636 of file bytecode-graph-builder.cc.
|
inlineexplicit |
Definition at line 638 of file bytecode-graph-builder.cc.
|
inline |
|
private |
Definition at line 644 of file bytecode-graph-builder.cc.
|
private |
Definition at line 645 of file bytecode-graph-builder.cc.