![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Member Functions | |
void | SetMaglevInputBlock (const maglev::BasicBlock *block) |
const maglev::BasicBlock * | maglev_input_block () const |
void | Bind (Block *block) |
const maglev::BasicBlock * | GetMaglevOrigin (const Block *block) |
Private Attributes | |
const maglev::BasicBlock * | maglev_input_block_ = nullptr |
GrowingBlockSidetable< const maglev::BasicBlock * > | turboshaft_block_origins_ |
Definition at line 91 of file turbolev-graph-builder.cc.
|
inline |
Definition at line 100 of file turbolev-graph-builder.cc.
|
inline |
Definition at line 111 of file turbolev-graph-builder.cc.
|
inline |
Definition at line 97 of file turbolev-graph-builder.cc.
|
inline |
Definition at line 94 of file turbolev-graph-builder.cc.
|
private |
Definition at line 117 of file turbolev-graph-builder.cc.
|
private |
Definition at line 118 of file turbolev-graph-builder.cc.