Home | History | Annotate | Download | only in heap

Lines Matching refs:Reservation

379   typedef std::vector<Chunk> Reservation;
630 bool ReserveSpace(Reservation* reservations, std::vector<Address>* maps);
1037 Reservation* reservations, const std::vector<HeapObject*>& large_objects,