Lines Matching refs:space
63 // Code slots never appear in new space because CodeDataContainers, the
65 // the old space.
137 // Code slots never appear in new space because CodeDataContainers, the
139 // the old space.
397 // Update references into new space
584 // We are not collecting slots on new space objects during mutation thus we
597 // When we compact map space, we also want to visit the map word.
616 AllocationSpace space = page->owner_identity();
617 if ((space == OLD_SPACE) && !page->SweepingDone()) {
619 space, reinterpret_cast<Page*>(page),
696 // Clear ephemeron entries from EphemeronHashTables in new-space whenever the
697 // entry has a dead new-space key.
717 // Clear ephemeron entries from EphemeronHashTables in old-space whenever the
718 // entry has a dead new-space key.