Searched refs:c_space (Results 1 – 1 of 1) sorted by relevance
1092 space::ContinuousSpace* c_space = FindContinuousSpaceFromObject(obj, true); in IsLiveObjectLocked() local1094 if (c_space != nullptr) { in IsLiveObjectLocked()1095 if (c_space->GetLiveBitmap()->Test(obj)) { in IsLiveObjectLocked()1133 if (c_space != nullptr) { in IsLiveObjectLocked()1134 if (c_space->GetLiveBitmap()->Test(obj)) { in IsLiveObjectLocked()