Home
last modified time | relevance | path

Searched refs:GetMoreGeneralElementsKind (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/
Delements-kind.h228 inline ElementsKind GetMoreGeneralElementsKind(ElementsKind from_kind, in GetMoreGeneralElementsKind() function
Dlookup.cc212 to = GetMoreGeneralElementsKind(kind, to); in PrepareForDataProperty()
Delements.cc3885 GetMoreGeneralElementsKind(result_elements_kind, arg_kind); in Concat()
Dobjects.cc5290 ElementsKind to_kind = GetMoreGeneralElementsKind(map_kind, obj_kind); in AllocateStorageForMap()
15430 to = GetMoreGeneralElementsKind(kind, to); in AddDataElement()
/external/v8/src/ast/
Dast.cc756 kind = GetMoreGeneralElementsKind(kind, in BuildConstantElements()
/external/v8/src/builtins/
Dbuiltins-array.cc1384 kind = GetMoreGeneralElementsKind(kind, array_kind); in Slow_ArrayConcat()
1389 kind = GetMoreGeneralElementsKind( in Slow_ArrayConcat()