Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h208 void BuildOSRNormalEntryPoint();
Dbytecode-graph-builder.cc648 BuildOSRNormalEntryPoint(); in VisitBytecodes()
2100 void BytecodeGraphBuilder::BuildOSRNormalEntryPoint() { in BuildOSRNormalEntryPoint() function in v8::internal::compiler::BytecodeGraphBuilder