Home
last modified time | relevance | path

Searched defs:callbackfnHandle (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
H A Darray_helper.cpp145 double ArrayHelper::SortCompare(JSThread *thread, const JSHandle<JSTaggedValue> &callbackfnHandle, in SortCompare() argument
H A Dtyped_array_helper.cpp1103 int32_t TypedArrayHelper::SortCompare(JSThread *thread, const JSHandle<JSTaggedValue> &callbackfnHandle, in SortCompare() argument
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_shared_typedarray.cpp919 JSHandle<JSTaggedValue> callbackfnHandle = GetCallArg(argv, 0); in Map() local
H A Dbuiltins_typedarray.cpp1014 JSHandle<JSTaggedValue> callbackfnHandle = GetCallArg(argv, 0); in Map() local

Completed in 11 milliseconds