Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dast-graph-builder.h262 Node* BuildLocalScriptContext(Scope* scope);
Dast-graph-builder.cc2267 ? BuildLocalScriptContext(scope) in BuildLocalActivationContext()
2310 Node* AstGraphBuilder::BuildLocalScriptContext(Scope* scope) { in BuildLocalScriptContext() function in v8::internal::compiler::AstGraphBuilder