Searched refs:PagedSpaces (Results 1 – 3 of 3) sorted by relevance
2496 class PagedSpaces BASE_EMBEDDED {2498 explicit PagedSpaces(Heap* heap) : heap_(heap), counter_(OLD_SPACE) {} in PagedSpaces() function
484 PagedSpaces spaces(this); in RepairFreeListsAfterDeserialization()5465 PagedSpaces spaces(this); in DisableInlineAllocation()5625 PagedSpaces spaces(this); in NotifyDeserializationComplete()6034 PagedSpace* PagedSpaces::next() { in next()
812 PagedSpaces spaces(heap()); in Prepare()