Searched refs:PrepareForOsrEntry (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/compiler/
H A Dast-graph-builder.h556 void PrepareForOsrEntry();
H A Dbytecode-graph-builder.cc76 void PrepareForOsrEntry();
307 void BytecodeGraphBuilder::Environment::PrepareForOsrEntry() { function in class:v8::internal::compiler::BytecodeGraphBuilder::Environment
2095 osr_env->PrepareForOsrEntry();
H A Dast-graph-builder.cc653 osr_env->PrepareForOsrEntry();
3019 void AstGraphBuilder::Environment::PrepareForOsrEntry() { function in class:v8::internal::compiler::AstGraphBuilder::Environment

Completed in 201 milliseconds