Home
last modified time | relevance | path

Searched refs:OsrIteratorState (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dbytecode-graph-builder.h45 class OsrIteratorState; variable
Dbytecode-graph-builder.cc663 class BytecodeGraphBuilder::OsrIteratorState { class in v8::internal::compiler::BytecodeGraphBuilder
665 OsrIteratorState(interpreter::BytecodeArrayIterator* iterator, in OsrIteratorState() function in v8::internal::compiler::BytecodeGraphBuilder::OsrIteratorState
781 OsrIteratorState iterator_states(iterator, source_position_iterator, this); in AdvanceToOsrEntryAndPeelLoops()