Home | History | Annotate | Download | only in compiler

Lines Matching defs:outer

44     // Parameter (arity + 1) is special for the outer context of the function
67 Node* outer = GetFunctionContext();
68 Node* inner = BuildLocalFunctionContext(outer, closure);