Home | History | Annotate | Download | only in src

Lines Matching refs:ZoneList

190   Safepoint(ZoneList<int>* indexes, ZoneList<int>* registers) :
192 ZoneList<int>* indexes_;
193 ZoneList<int>* registers_;
236 ZoneList<DeoptimizationInfo> deoptimization_info_;
237 ZoneList<unsigned> deopt_index_list_;
238 ZoneList<ZoneList<int>*> indexes_;
239 ZoneList<ZoneList<int>*> registers_;