Definition at line 1264 of file bytecode-graph-builder.cc.
◆ OsrIteratorState()
v8::internal::compiler::BytecodeGraphBuilder::OsrIteratorState::OsrIteratorState |
( |
BytecodeGraphBuilder * | graph_builder | ) |
|
|
inlineexplicit |
◆ ProcessOsrPrelude()
void v8::internal::compiler::BytecodeGraphBuilder::OsrIteratorState::ProcessOsrPrelude |
( |
| ) |
|
|
inline |
◆ RestoreState()
void v8::internal::compiler::BytecodeGraphBuilder::OsrIteratorState::RestoreState |
( |
int | target_offset, |
|
|
int | new_parent_offset ) |
|
inline |
◆ graph_builder_
BytecodeGraphBuilder* v8::internal::compiler::BytecodeGraphBuilder::OsrIteratorState::graph_builder_ |
|
private |
◆ saved_states_
The documentation for this class was generated from the following file: