Home
last modified time | relevance | path

Searched defs:jsProxy (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/js_proxy/
Djs_proxy.cpp97 auto jsProxy = std::unique_ptr<JSProxy>(new JSProxy(EtsClass::FromRuntimeClass(proxyCls))); in Create() local
/arkcompiler/ets_runtime/ecmascript/mem/
Dobject_xray.h406 auto jsProxy = JSProxy::Cast(object); in VisitObjectBody() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_call.cpp594 Label jsProxy; in JSCallInternal() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5978 JSHandle<JSProxy> jsProxy(JSNApiHelper::ToJSHandle(this)); in GetHandler() local
5986 JSHandle<JSProxy> jsProxy(JSNApiHelper::ToJSHandle(this)); in GetTarget() local
5993 JSHandle<JSProxy> jsProxy(JSNApiHelper::ToJSHandle(this)); in IsRevoked() local