Home | History | Annotate | Download | only in src

Lines Matching refs:ZoneList

169   Safepoint(ZoneList<int>* indexes, ZoneList<int>* registers)
171 ZoneList<int>* indexes_;
172 ZoneList<int>* registers_;
219 ZoneList<DeoptimizationInfo> deoptimization_info_;
220 ZoneList<unsigned> deopt_index_list_;
221 ZoneList<ZoneList<int>*> indexes_;
222 ZoneList<ZoneList<int>*> registers_;