Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h55 void VisitBytecodes();
Dbytecode-graph-builder.cc592 VisitBytecodes(); in CreateGraph()
875 void BytecodeGraphBuilder::VisitBytecodes() { in VisitBytecodes() function in v8::internal::compiler::BytecodeGraphBuilder