Searched defs:stack_locals (Results 1 – 2 of 2) sorted by relevance
19 ZoneList<Variable*> stack_locals(scope->StackLocalCount(), zone); in Create() local
665 ZoneList<Variable*>* stack_locals, ZoneList<Variable*>* context_locals, in CollectStackAndContextLocals()