Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
H A Darray_helper.cpp277 FlattenIntoArray(JSThread *thread, const JSHandle<JSObject> &newArrayHandle, const JSHandle<JSTaggedValue> &thisObjVal, const FlattenArgs &args, const JSHandle<JSTaggedValue> &mapperFunctionHandle, const JSHandle<JSTaggedValue> &thisArg) FlattenIntoArray() argument
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_array.cpp2908 JSHandle<JSTaggedValue> mapperFunctionHandle = GetCallArg(argv, 0); in FlatMap() local

Completed in 7 milliseconds