Searched refs:IsJSGlobalPropertyCell (Results 1 – 9 of 9) sorted by relevance
395 CHECK(IsJSGlobalPropertyCell()); in JSGlobalPropertyCellVerify()
83 } else if (obj->IsJSGlobalPropertyCell()) { in Clusterize()
1466 ASSERT(obj->IsJSGlobalPropertyCell()); in UpdateLiveObjectCount()2074 if (cell->IsJSGlobalPropertyCell()) { in SweepNewSpace()
548 bool Object::IsJSGlobalPropertyCell() { in IsJSGlobalPropertyCell() function1353 ASSERT(!val->IsJSGlobalPropertyCell()); in set_value()
2003 if (value->IsJSGlobalPropertyCell()) { in TransferNamedProperties()
2692 ASSERT(object->IsJSGlobalPropertyCell() || in VerifyObject()
1961 if (target->IsJSGlobalPropertyCell()) { in ExtractPropertyReferences()
384 ASSERT(!value->IsJSGlobalPropertyCell()); in GetNormalizedProperty()9349 ASSERT(value->IsJSGlobalPropertyCell()); in EnsurePropertyCell()10011 if (e->IsJSGlobalPropertyCell()) { in SlowReverseLookup()
1020 if (cell->IsJSGlobalPropertyCell()) { in Scavenge()