Searched refs:c_space (Results 1 – 1 of 1) sorted by relevance
1557 space::ContinuousSpace* c_space = FindContinuousSpaceFromObject(obj, true); in IsLiveObjectLocked() local1559 if (c_space != nullptr) { in IsLiveObjectLocked()1560 if (c_space->GetLiveBitmap()->Test(obj.Ptr())) { in IsLiveObjectLocked()1598 if (c_space != nullptr) { in IsLiveObjectLocked()1599 if (c_space->GetLiveBitmap()->Test(obj.Ptr())) { in IsLiveObjectLocked()