HomeSort by relevance Sort by last modified time
    Searched defs:GetFunctionContext (Results 1 - 2 of 2) sorted by null

  /external/v8/src/compiler/
ast-graph-builder.cc 330 Node* AstGraphBuilder::GetFunctionContext() {
375 ContextScope incoming(this, scope, GetFunctionContext());
389 Node* inner_context = BuildLocalActivationContext(GetFunctionContext());
    [all...]
bytecode-graph-builder.cc 508 Node* BytecodeGraphBuilder::GetFunctionContext() {
560 GetFunctionContext());
    [all...]

Completed in 65 milliseconds