Home | History | Annotate | Download | only in ast

Lines Matching refs:ZoneList

665     ZoneList<Variable*>* stack_locals, ZoneList<Variable*>* context_locals,
666 ZoneList<Variable*>* context_globals,
667 ZoneList<Variable*>* strong_mode_free_variables) {
689 ZoneList<VarAndOrder> vars(variables_.occupancy(), zone());
1594 ZoneList<VarAndOrder> vars(variables_.occupancy(), zone());