Searched refs:AllSpaces (Results 1 – 2 of 2) sorted by relevance
2508 class AllSpaces BASE_EMBEDDED {2510 explicit AllSpaces(Heap* heap) : heap_(heap), counter_(FIRST_SPACE) {} in AllSpaces() function
247 AllSpaces spaces(this); in Available()475 AllSpaces spaces(this); in SizeOfObjects()4307 AllSpaces spaces(this); in Print()5500 Space* AllSpaces::next() { in next()