CollectStackAndContextLocals 863 src/liveedit.cc outer_scope->CollectStackAndContextLocals(&stack_list, &context_list); CollectStackAndContextLocals 45 src/scopeinfo.cc scope->CollectStackAndContextLocals(&stack_locals, &context_locals); CollectStackAndContextLocals 359 src/scopes.h void CollectStackAndContextLocals(ZoneList<Variable*>* stack_locals,