• Home
  • Raw
  • Download

Lines Matching refs:SetNativePointerToFunctionFromMethod

2067         SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method);  in NewJSFunctionByHClass()
2275 void ObjectFactory::SetNativePointerToFunctionFromMethod(const JSHandle<JSFunctionBase> &func, in SetNativePointerToFunctionFromMethod() function in panda::ecmascript::ObjectFactory
2308 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(bundleFunction), method); in NewJSBoundFunction()
2325 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSIntlBoundFunction()
2349 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSProxyRevocFunction()
2370 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(awaitFunction), method); in NewJSAsyncAwaitStatusFunction()
3766 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(reactionsFunction), method); in CreateJSPromiseReactionsFunction()
3782 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(executorFunction), method); in CreateJSPromiseExecutorFunction()
3798 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(fulfilledFunction), method); in CreateJSAsyncModuleFulfilledFunction()
3814 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(rejectedFunction), method); in CreateJSAsyncModuleRejectedFunction()
3829 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSPromiseAllResolveElementFunction()
3849 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSPromiseAnyRejectElementFunction()
3869 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSPromiseAllSettledResolveElementFunction()
3889 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSPromiseAllSettledRejectElementFunction()
3909 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSPromiseThenFinallyFunction()
3926 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSPromiseCatchFinallyFunction()
3944 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSAsyGenResNextRetProRstFulfilledFtn()
3959 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSAsyncFromSyncIterUnwarpFunction()
3976 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSAsyGenResNextRetProRstRejectedFtn()
3992 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSPromiseValueThunkFunction()
4007 SetNativePointerToFunctionFromMethod(JSHandle<JSFunctionBase>::Cast(function), method); in NewJSPromiseThrowerFunction()