Lines Matching refs:lo_space
139 void VerifyMarking(LargeObjectSpace* lo_space);
199 void MarkingVerifier::VerifyMarking(LargeObjectSpace* lo_space) { in VerifyMarking() argument
200 if (!lo_space) return; in VerifyMarking()
201 LargeObjectSpaceObjectIterator it(lo_space); in VerifyMarking()
223 VerifyMarking(heap_->lo_space()); in Run()
676 VerifyMarkbitsAreClean(heap_->lo_space()); in VerifyMarkbitsAreClean()
1072 heap_->lo_space()->ClearMarkingStateOfLiveObjects(); in Finish()
3507 heap()->lo_space()->FreeUnmarkedObjects(); in EvacuateEpilogue()
3970 heap_->lo_space()->PromoteNewLargeObject(current); in EvacuatePagesInParallel()
4614 CollectRememberedSetUpdatingItems(&updating_items, heap()->lo_space(), in UpdatePointersAfterEvacuation()
5228 CollectRememberedSetUpdatingItems(&updating_items, heap()->lo_space(), in UpdatePointersAfterEvacuation()
6016 heap_->lo_space()->PromoteNewLargeObject(current); in EvacuatePagesInParallel()