Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dobject_xray.h325 auto jsProxy = JSProxy::Cast(object); in VisitObjectBody() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp2516 JSHandle<JSProxy> jsProxy(JSNApiHelper::ToJSHandle(this)); in GetHandler() local
2523 JSHandle<JSProxy> jsProxy(JSNApiHelper::ToJSHandle(this)); in GetTarget() local
2530 JSHandle<JSProxy> jsProxy(JSNApiHelper::ToJSHandle(this)); in IsRevoked() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_call.cpp488 Label jsProxy; in JSCallInternal() local