Home
last modified time | relevance | path

Searched defs:js_proxy (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/js_extend_ets/
Djs_extend_ets.cpp23 TEST_F(JSExtendEtsTest, js_proxy) in TEST_F() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/js_proxy/
Djs_proxy.cpp24 namespace ark::ets::interop::js::js_proxy { namespace