Searched refs:AllocationTopPage (Results 1 – 2 of 2) sorted by relevance
119 stop_page_ = space->AllocationTopPage(); in PageIterator()726 Page* top_page = AllocationTopPage(); in Shrink()756 Page* last_page = AllocationTopPage(); in EnsureCapacity()
929 Page* AllocationTopPage() { return TopPageOf(allocation_info_); } in AllocationTopPage() function