Searched refs:c_space (Results 1 – 1 of 1) sorted by relevance
1773 space::ContinuousSpace* c_space = FindContinuousSpaceFromObject(obj, true); in IsLiveObjectLocked() local1775 if (c_space != nullptr) { in IsLiveObjectLocked()1776 if (c_space->GetLiveBitmap()->Test(obj.Ptr())) { in IsLiveObjectLocked()1814 if (c_space != nullptr) { in IsLiveObjectLocked()1815 if (c_space->GetLiveBitmap()->Test(obj.Ptr())) { in IsLiveObjectLocked()