Searched refs:SetBaseWrapperMethods (Results 1 – 2 of 2) sorted by relevance
120 void SetBaseWrapperMethods(napi_env env, const EtsClassWrapper::MethodsVec &methods);
414 void EtsClassWrapper::SetBaseWrapperMethods(napi_env env, const EtsClassWrapper::MethodsVec &method… in SetBaseWrapperMethods() function in ark::ets::interop::js::ets_proxy::EtsClassWrapper748 _this->SetBaseWrapperMethods(env, methods); in Create()