Searched defs:PrepareForOsrEntry (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | bytecode-graph-builder.cc | 362 void BytecodeGraphBuilder::Environment::PrepareForOsrEntry() { in PrepareForOsrEntry() function in v8::internal::compiler::BytecodeGraphBuilder::Environment |
D | ast-graph-builder.cc | 4200 void AstGraphBuilder::Environment::PrepareForOsrEntry() { in PrepareForOsrEntry() function in v8::internal::compiler::AstGraphBuilder::Environment |