Home | History | Annotate | Download | only in src

Lines Matching refs:OLD_POINTER_SPACE

135   VerifyMarking(heap->old_pointer_space());
216 VerifyEvacuation(heap->old_pointer_space());
251 CollectEvacuationCandidates(heap()->old_pointer_space());
265 heap()->old_pointer_space()->EvictEvacuationCandidatesFromFreeLists();
329 VerifyMarkbitsAreClean(heap_->old_pointer_space());
366 ClearMarkbitsInPagedSpace(heap_->old_pointer_space());
424 case OLD_POINTER_SPACE: return "OLD_POINTER_SPACE";
499 ASSERT(space->identity() == OLD_POINTER_SPACE ||
2206 heap()->old_pointer_space());
2645 if (dest == OLD_POINTER_SPACE || dest == LO_SPACE) {
2815 ASSERT(target_space == heap()->old_pointer_space() ||
3367 case OLD_POINTER_SPACE:
3951 SweepSpace(heap()->old_pointer_space(), how_to_sweep);