Searched refs:IsHoleyOrDictionaryElementsKind (Results 1 – 3 of 3) sorted by relevance
328 inline bool IsHoleyOrDictionaryElementsKind(ElementsKind kind) { in IsHoleyOrDictionaryElementsKind() function
1213 if (IsHoleyOrDictionaryElementsKind(kind())) { in PrependElementIndicesImpl()1255 if (IsHoleyOrDictionaryElementsKind(kind()) || in PrependElementIndicesImpl()
1689 if ((IsHoleyOrDictionaryElementsKind(receiver_map.elements_kind()) || in ReduceElementAccess()