Home | History | Annotate | Download | only in gc

Lines Matching full:old_alloc_space

2024   space::MallocSpace* old_alloc_space = non_moving_space_;
2029 RemoveSpace(old_alloc_space);
2032 FindRememberedSetFromSpace(old_alloc_space)->AssertAllDirtyCardsAreWithinSpace();
2038 RemoveRememberedSet(old_alloc_space);
2041 space::ZygoteSpace* zygote_space = old_alloc_space->CreateZygoteSpace(kNonMovingSpaceName,
2049 delete old_alloc_space;