Searched refs:HasFastProperties (Results 1 – 18 of 18) sorted by relevance
118 !object->HasFastProperties() && in GetCodeCacheForObject()
281 if (HasFastProperties()) { in JSObjectVerify()782 if (HasFastProperties()) { in IncrementSpillStatistics()
1096 ASSERT(result->HasFastProperties()); in InitializeGlobal()1189 ASSERT(result->HasFastProperties()); in InitializeGlobal()1679 string_function->initial_map()->prototype())->HasFastProperties()); in InstallNatives()2158 if (from->HasFastProperties()) { in TransferNamedProperties()2190 ASSERT(!to->HasFastProperties()); in TransferNamedProperties()
423 ASSERT(!HasFastProperties()); in GetNormalizedProperty()434 ASSERT(!HasFastProperties()); in SetNormalizedProperty()460 ASSERT(!HasFastProperties()); in SetNormalizedProperty()496 ASSERT(!HasFastProperties()); in DeleteNormalizedProperty()547 || !HasFastProperties(); in IsDirty()1675 ASSERT(!HasFastProperties()); in AddSlowProperty()1726 if (HasFastProperties()) { in AddProperty()1806 if (!HasFastProperties()) { in ConvertDescriptorToFieldAndMapTransition()2431 bool safe_to_add_transition = HasFastProperties() && in GetElementsTransitionMapSlow()2487 if (HasFastProperties()) { in LocalLookupRealNamedProperty()[all …]
181 !JSObject::cast(current)->HasFastProperties() && in HasNormalObjectsInPrototypeChain()1341 receiver->HasFastProperties()) { in Store()2048 ASSERT(object->HasFastProperties()); in RUNTIME_FUNCTION()
252 if (HasFastProperties()) { in PrintProperties()
706 if (object->HasFastProperties()) { in GetEnumPropertyKeys()
152 if (copy->HasFastProperties()) { in DeepCopyBoilerplate()370 !is_result_from_cache && boilerplate->HasFastProperties(); in CreateObjectLiteralBoilerplate()1721 if (object->HasFastProperties()) { in RUNTIME_FUNCTION()2099 if (function->HasFastProperties()) { in RUNTIME_FUNCTION()4257 if (receiver->HasFastProperties()) { in RUNTIME_FUNCTION()4353 bool fast = obj->HasFastProperties(); in RUNTIME_FUNCTION()
1601 bool JSObject::HasFastProperties() { in HasFastProperties() function4398 ASSERT(!HasFastProperties()); in property_dictionary()
104 ASSERT(receiver->IsGlobalObject() || receiver->HasFastProperties()); in ComputeLoadNonexistent()
3644 ASSERT(JSObject::cast(result)->HasFastProperties()); in AllocateArgumentsObject()4008 ASSERT(!global->HasFastProperties()); in AllocateGlobalObject()
2099 if (js_obj->HasFastProperties()) { in ExtractPropertyReferences()
1480 inline bool HasFastProperties();
3067 bool fast = Utils::OpenHandle(this)->HasFastProperties(); in SetAccessor()
908 if (!current->HasFastProperties() && in CheckPrototypes()2715 ASSERT(last->IsGlobalObject() || last->HasFastProperties()); in CompileLoadNonexistent()
882 if (!current->HasFastProperties() && in CheckPrototypes()
1072 if (!current->HasFastProperties() && in CheckPrototypes()
1069 if (!current->HasFastProperties() && in CheckPrototypes()