Searched refs:GetMoreGeneralElementsKind (Results 1 – 5 of 5) sorted by relevance
214 inline ElementsKind GetMoreGeneralElementsKind(ElementsKind from_kind, in GetMoreGeneralElementsKind() function
168 to = GetMoreGeneralElementsKind(kind, to); in PrepareForDataProperty()
1236 kind = GetMoreGeneralElementsKind(kind, array_kind); in Slow_ArrayConcat()1242 kind = GetMoreGeneralElementsKind(kind, FAST_DOUBLE_ELEMENTS); in Slow_ArrayConcat()1244 kind = GetMoreGeneralElementsKind(kind, FAST_ELEMENTS); in Slow_ArrayConcat()
2386 elements_kind = GetMoreGeneralElementsKind(elements_kind, arg_kind); in Concat()
5133 ElementsKind to_kind = GetMoreGeneralElementsKind(map_kind, obj_kind); in AllocateStorageForMap()15874 to = GetMoreGeneralElementsKind(kind, to); in AddDataElement()