Searched refs:IsJSGlobalPropertyCell (Results 1 – 12 of 12) sorted by relevance
55 ASSERT(cell->IsJSGlobalPropertyCell()); in EmitGlobalVariableLoad()
81 } else if (obj->IsJSGlobalPropertyCell()) { in Clusterize()
849 CHECK(IsJSGlobalPropertyCell()); in JSGlobalPropertyCellVerify()
493 bool Object::IsJSGlobalPropertyCell() { in IsJSGlobalPropertyCell() function1160 ASSERT(!val->IsJSGlobalPropertyCell()); in set_value()
750 ASSERT(obj->IsJSGlobalPropertyCell()); in UpdateLiveObjectCount()
1448 if (value->IsJSGlobalPropertyCell()) { in TransferNamedProperties()
347 ASSERT(!value->IsJSGlobalPropertyCell()); in GetNormalizedProperty()7316 ASSERT(value->IsJSGlobalPropertyCell()); in GetPropertyCell()7335 ASSERT(value->IsJSGlobalPropertyCell()); in EnsurePropertyCell()7930 if (e->IsJSGlobalPropertyCell()) { in SlowReverseLookup()
2461 ASSERT(object->IsJSGlobalPropertyCell() || in VerifyObject()
612 inline bool IsJSGlobalPropertyCell();
810 if (cell->IsJSGlobalPropertyCell()) { in Scavenge()
488 ASSERT(cell->IsJSGlobalPropertyCell()); in EmitGlobalVariableLoad()