Searched refs:IsHoleyOrDictionaryElementsKind (Results 1 – 3 of 3) sorted by relevance
165 inline bool IsHoleyOrDictionaryElementsKind(ElementsKind kind) { in IsHoleyOrDictionaryElementsKind() function
1229 if (IsHoleyOrDictionaryElementsKind(kind())) { in PrependElementIndicesImpl()1269 if (IsHoleyOrDictionaryElementsKind(kind()) || in PrependElementIndicesImpl()
1226 if (IsHoleyOrDictionaryElementsKind(receiver_map->elements_kind()) || in ReduceElementAccess()