Searched refs:OldSpaces (Results 1 – 4 of 4) sorted by relevance
16 OldSpaces spaces(heap); in CountTotalHolesSize()
2521 class OldSpaces BASE_EMBEDDED {2523 explicit OldSpaces(Heap* heap) : heap_(heap), counter_(OLD_SPACE) {} in OldSpaces() function
5532 OldSpace* OldSpaces::next() { in next()
2396 i::OldSpaces spit(heap); in DumpHeapConstants()