Lines Matching refs:context_locals
1157 ZoneList<Variable*> context_locals(context_slots, scope->zone());1158 scope->CollectStackAndContextLocals(&stack_locals, &context_locals);