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