Home | History | Annotate | Download | only in src

Lines Matching refs:IsEvacuationCandidate

209     if (p->IsEvacuationCandidate()) continue;
2672 if (Page::FromAddress(code_entry)->IsEvacuationCandidate()) {
2910 ASSERT(p->IsEvacuationCandidate() && !p->WasSwept());
2970 ASSERT(p->IsEvacuationCandidate() ||
2972 if (p->IsEvacuationCandidate()) {
3070 ASSERT(!p->IsEvacuationCandidate() && !p->WasSwept());
3146 if (p->IsEvacuationCandidate() ||
3337 ASSERT(p->IsEvacuationCandidate() ||
3340 if (p->IsEvacuationCandidate()) {
3430 if (!p->IsEvacuationCandidate()) continue;
3727 ASSERT(!p->IsEvacuationCandidate() && !p->WasSwept());
3844 if (p->IsEvacuationCandidate()) {
4047 if (target_page->IsEvacuationCandidate() &&
4063 if (target_page->IsEvacuationCandidate() &&