Lines Matching refs:SetNativePointerToFunctionFromMethod
2108 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in SetupJSFunctionByHClass()
2333 void ObjectFactory::SetNativePointerToFunctionFromMethod(const JSHandle<JSFunctionBase> &func, in SetNativePointerToFunctionFromMethod() function in panda::ecmascript::ObjectFactory
2366 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(bundleFunction), method); in NewJSBoundFunction()
2383 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSIntlBoundFunction()
2407 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSProxyRevocFunction()
2428 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(awaitFunction), method); in NewJSAsyncAwaitStatusFunction()
3859 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(reactionsFunction), method); in CreateJSPromiseReactionsFunction()
3875 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(executorFunction), method); in CreateJSPromiseExecutorFunction()
3891 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(fulfilledFunction), method); in CreateJSAsyncModuleFulfilledFunction()
3907 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(rejectedFunction), method); in CreateJSAsyncModuleRejectedFunction()
3922 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSPromiseAllResolveElementFunction()
3942 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSPromiseAnyRejectElementFunction()
3962 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSPromiseAllSettledResolveElementFunction()
3982 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSPromiseAllSettledRejectElementFunction()
4002 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSPromiseThenFinallyFunction()
4019 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSPromiseCatchFinallyFunction()
4037 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSAsyGenResNextRetProRstFulfilledFtn()
4052 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSAsyncFromSyncIterUnwarpFunction()
4069 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSAsyGenResNextRetProRstRejectedFtn()
4085 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSPromiseValueThunkFunction()
4100 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSPromiseThrowerFunction()