Searched refs:HasSlowArgumentsElements (Results 1 – 4 of 4) sorted by relevance
364 if (receiver->HasSlowArgumentsElements()) { in TransitionToAccessorPair()
5853 DCHECK(!object->HasSlowArgumentsElements()); in GetNormalizedElementDictionary()5916 DCHECK(object->HasDictionaryElements() || object->HasSlowArgumentsElements()); in NormalizeElements()7733 object->HasSlowArgumentsElements()); in PreventExtensions()8954 if (current->HasSlowArgumentsElements()) { in DictionaryElementsInPrototypeChainOnly()
6714 bool JSObject::HasSlowArgumentsElements() { in HasSlowArgumentsElements() function
2057 inline bool HasSlowArgumentsElements();