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 475 Node* AstGraphBuilder::GetFunctionContext() {
532 ContextScope incoming(this, scope, GetFunctionContext());
546 Node* inner_context = BuildLocalActivationContext(GetFunctionContext());
    [all...]
bytecode-graph-builder.cc 528 Node* BytecodeGraphBuilder::GetFunctionContext() {
578 GetFunctionContext());
    [all...]

Completed in 47 milliseconds