Home | History | Annotate | Download | only in src

Lines Matching refs:InNewSpace

479   if (!InNewSpace() && IsFlagSet(SCAN_ON_SCAVENGE)) {
767 if (!chunk->InNewSpace() && !static_cast<Page*>(chunk)->WasSwept()) {
1499 CHECK(page->InNewSpace());