Home
last modified time | relevance | path

Searched defs:mapperFunctionHandle (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Darray_helper.cpp279 const JSHandle<JSTaggedValue> &mapperFunctionHandle, in FlattenIntoArray()
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_array.cpp2932 JSHandle<JSTaggedValue> mapperFunctionHandle = GetCallArg(argv, 0); in FlatMap() local