Searched refs:PagedSpaces (Results 1 – 3 of 3) sorted by relevance
2159 class PagedSpaces BASE_EMBEDDED {2161 explicit PagedSpaces(Heap* heap) : heap_(heap), counter_(OLD_POINTER_SPACE) {} in PagedSpaces() function
485 PagedSpaces spaces(this); in RepairFreeListsAfterBoot()5042 PagedSpaces spaces(this); in DisableInlineAllocation()5425 PagedSpace* PagedSpaces::next() { in next()
965 PagedSpaces spaces(heap()); in Prepare()3203 PagedSpaces spaces(heap()); in EvacuatePages()