Searched refs:OldSpaces (Results 1 – 4 of 4) sorted by relevance
14 OldSpaces spaces(heap); in CountTotalHolesSize()
2145 class OldSpaces BASE_EMBEDDED {2147 explicit OldSpaces(Heap* heap) : heap_(heap), counter_(OLD_POINTER_SPACE) {} in OldSpaces() function
5445 OldSpace* OldSpaces::next() { in next()
1505 i::OldSpaces spit(heap); in DumpHeapConstants()