Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_context.h404 void SetJsProxyInstance(EtsClass *cls, js_proxy::JSProxy *proxy) in SetJsProxyInstance() function
Dinterop_context.cpp285 void InteropCtx::SharedEtsVmState::SetJsProxyInstance(EtsClass *cls, js_proxy::JSProxy *proxy) in SetJsProxyInstance() function in ark::ets::interop::js::InteropCtx::SharedEtsVmState