Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h53 void VisitSingleBytecode(
Dbytecode-graph-builder.cc814 VisitSingleBytecode(source_position_iterator); in AdvanceToOsrEntryAndPeelLoops()
843 void BytecodeGraphBuilder::VisitSingleBytecode( in VisitSingleBytecode() function in v8::internal::compiler::BytecodeGraphBuilder
905 VisitSingleBytecode(&source_position_iterator); in VisitBytecodes()