V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::BytecodeGraphBuilder::OsrIteratorState Class Reference

Public Member Functions

 OsrIteratorState (interpreter::BytecodeArrayIterator *iterator, SourcePositionTableIterator *source_position_iterator, BytecodeGraphBuilder *graph_builder)
 
void ProcessOsrPrelude ()
 
void RestoreState (int target_offset, int new_parent_offset)
 

Detailed Description

Definition at line 666 of file bytecode-graph-builder.cc.


The documentation for this class was generated from the following file: