Home | History | Annotate | Download | only in src

Lines Matching refs:OLD_DATA_SPACE

136   VerifyMarking(heap->old_data_space());
217 VerifyEvacuation(heap->old_data_space());
252 CollectEvacuationCandidates(heap()->old_data_space());
266 heap()->old_data_space()->EvictEvacuationCandidatesFromFreeLists();
330 VerifyMarkbitsAreClean(heap_->old_data_space());
367 ClearMarkbitsInPagedSpace(heap_->old_data_space());
425 case OLD_DATA_SPACE: return "OLD_DATA_SPACE";
500 space->identity() == OLD_DATA_SPACE ||
2211 heap()->old_data_space());
2690 ASSERT(dest == OLD_DATA_SPACE || dest == NEW_SPACE);
2816 target_space == heap()->old_data_space());
3364 case OLD_DATA_SPACE:
3952 SweepSpace(heap()->old_data_space(), how_to_sweep);