Searched defs:callbackfnHandle (Results 1 – 7 of 7) sorted by relevance
63 JSHandle<JSTaggedValue> callbackfnHandle(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
403 JSHandle<JSTaggedValue> callbackfnHandle(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
136 JSHandle<JSTaggedValue> callbackfnHandle(thread, reviver); in ParseWithTransformType() local
932 JSHandle<JSTaggedValue> callbackfnHandle = GetCallArg(argv, 0); in Map() local
1013 JSHandle<JSTaggedValue> callbackfnHandle = GetCallArg(argv, 0); in Map() local
145 double ArrayHelper::SortCompare(JSThread *thread, const JSHandle<JSTaggedValue> &callbackfnHandle, in SortCompare()
1103 …32_t TypedArrayHelper::SortCompare(JSThread *thread, const JSHandle<JSTaggedValue> &callbackfnHand… in SortCompare()