Searched refs:IsDictionaryElementsKind (Results 1 – 4 of 4) sorted by relevance
85 inline bool IsDictionaryElementsKind(ElementsKind kind) { in IsDictionaryElementsKind() function
3703 IsDictionaryElementsKind(obj_kind)) { in AllocateStorageForMap()3706 if (IsDictionaryElementsKind(to_kind)) { in AllocateStorageForMap()5993 if (IsDictionaryElementsKind(elements_kind())) { in DictionaryElementsInPrototypeChainOnly()6003 if (IsDictionaryElementsKind( in DictionaryElementsInPrototypeChainOnly()
5766 return IsDictionaryElementsKind(elements_kind()); in has_dictionary_elements()
7088 if (IsDictionaryElementsKind(elements_kind)) { in HandlePolymorphicElementAccess()