Home | History | Annotate | Download | only in debug

Lines Matching refs:ZoneList

765       ZoneList<Variable*> stack_list(current_scope->StackLocalCount(), zone);
766 ZoneList<Variable*> context_list(
768 ZoneList<Variable*> globals_list(current_scope->ContextGlobalCount(),