Searched refs:mappedArray (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_array_stub_builder.cpp | 4665 GateRef mappedArray = NewArray(glue, *thisArrLen); in FlatMap() local 4747 SetValueWithElementsKind(glue, mappedArray, retValue, *i, Boolean(true), in FlatMap() 4830 SetValueWithElementsKind(glue, mappedArray, retValue, *i, Boolean(true), in FlatMap() 4873 GateRef retValue = GetTaggedValueWithElementsKind(mappedArray, *i); in FlatMap()
|