Searched refs:AllSpaces (Results 1 – 2 of 2) sorted by relevance
2131 class AllSpaces BASE_EMBEDDED {2133 explicit AllSpaces(Heap* heap) : heap_(heap), counter_(FIRST_SPACE) {} in AllSpaces() function
462 AllSpaces spaces(this); in SizeOfObjects()4388 AllSpaces spaces(this); in Print()5401 Space* AllSpaces::next() { in next()