Searched refs:c_space (Results 1 – 1 of 1) sorted by relevance
1498 space::ContinuousSpace* c_space = FindContinuousSpaceFromObject(obj, true); in IsLiveObjectLocked() local1500 if (c_space != nullptr) { in IsLiveObjectLocked()1501 if (c_space->GetLiveBitmap()->Test(obj.Ptr())) { in IsLiveObjectLocked()1539 if (c_space != nullptr) { in IsLiveObjectLocked()1540 if (c_space->GetLiveBitmap()->Test(obj.Ptr())) { in IsLiveObjectLocked()