Searched defs:jsProxy (Results 1 – 4 of 4) sorted by relevance
82 auto jsProxy = std::unique_ptr<JSProxy>(new JSProxy(EtsClass::FromRuntimeClass(proxyCls))); in Create() local
351 auto jsProxy = JSProxy::Cast(object); in VisitObjectBody() local
3949 JSHandle<JSProxy> jsProxy(JSNApiHelper::ToJSHandle(this)); in GetHandler() local3956 JSHandle<JSProxy> jsProxy(JSNApiHelper::ToJSHandle(this)); in GetTarget() local3963 JSHandle<JSProxy> jsProxy(JSNApiHelper::ToJSHandle(this)); in IsRevoked() local
491 Label jsProxy; in JSCallInternal() local