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