Home | History | Annotate | Download | only in gc

Lines Matching full:c_space

1092   space::ContinuousSpace* c_space = FindContinuousSpaceFromObject(obj, true);
1094 if (c_space != nullptr) {
1095 if (c_space->GetLiveBitmap()->Test(obj)) {
1133 if (c_space != nullptr) {
1134 if (c_space->GetLiveBitmap()->Test(obj)) {