Searched refs:IsEvacuationCandidate (Results 1 – 6 of 6) sorted by relevance
274 if (p->IsEvacuationCandidate()) continue; in VerifyEvacuation()626 CHECK(!p->IsEvacuationCandidate()); in CollectEvacuationCandidates()1122 } else if (p->IsEvacuationCandidate()) { in RecordMigratedSlot()2125 if (target_page->IsEvacuationCandidate() && in RecordRelocSlot()3170 p->IsEvacuationCandidate()) { in CollectOldSpaceArrayBufferTrackerItems()3314 DCHECK(p->IsEvacuationCandidate()); in PostProcessEvacuationCandidates()3328 if (!p->IsEvacuationCandidate()) continue; in ReleaseEvacuationCandidates()3349 if (p->IsEvacuationCandidate()) { in StartSweepSpace()3707 } else if (p->IsEvacuationCandidate() && IsLive(host)) { in RecordMigratedSlot()
610 ->IsEvacuationCandidate(); in IsOnEvacuationCandidate()615 ->IsEvacuationCandidate(); in IsOnEvacuationCandidate()
236 DCHECK(!p->IsEvacuationCandidate() && !p->SweepingDone()); in RawSweep()
398 if (target_page->IsEvacuationCandidate<AccessMode::ATOMIC>() && in RecordSlot()
605 return !IsEvacuationCandidate() && !IsFlagSet(NEVER_ALLOCATE_ON_PAGE); in CanAllocate()609 bool IsEvacuationCandidate() { in IsEvacuationCandidate() function
1106 chunk->IsEvacuationCandidate()); in AllocateChunk()