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.h52 explicit JSProxy(EtsClass *proxyKlass) : proxyKlass_(proxyKlass) {} in JSProxy() function
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h36 class JSProxy; variable
/arkcompiler/ets_runtime/test/aottest/tryldglobalbyname_global_object/
Dtryldglobalbyname_global_object.ts642 function JSProxy() { function
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.h54 class JSProxy; variable