Searched defs:jsProxy (Results 1 – 5 of 5) sorted by relevance
152 …auto jsProxy = Runtime::GetCurrent()->GetInternalAllocator()->New<JSProxy>(EtsClass::FromRuntimeCl… in CreateInterfaceProxy() local227 …auto jsProxy = Runtime::GetCurrent()->GetInternalAllocator()->New<JSProxy>(EtsClass::FromRuntimeCl… in CreateProxy() local
426 auto jsProxy = JSProxy::Cast(object); in VisitObjectBody() local
586 Label jsProxy; in JSCallInternal() local
6763 JSHandle<JSProxy> jsProxy(JSNApiHelper::ToJSHandle(this)); in GetHandler() local6771 JSHandle<JSProxy> jsProxy(JSNApiHelper::ToJSHandle(this)); in GetTarget() local6778 JSHandle<JSProxy> jsProxy(JSNApiHelper::ToJSHandle(this)); in IsRevoked() local
2814 …JSHandle<JSProxy> jsProxy = factory->NewJSProxy(JSHandle<JSTaggedValue>(object), JSHandle<JSTagged… in HWTEST_F_L0() local