Searched refs:c_space (Results 1 – 1 of 1) sorted by relevance
1409 space::ContinuousSpace* c_space = FindContinuousSpaceFromObject(obj, true); in IsLiveObjectLocked() local1411 if (c_space != nullptr) { in IsLiveObjectLocked()1412 if (c_space->GetLiveBitmap()->Test(obj.Ptr())) { in IsLiveObjectLocked()1450 if (c_space != nullptr) { in IsLiveObjectLocked()1451 if (c_space->GetLiveBitmap()->Test(obj.Ptr())) { in IsLiveObjectLocked()