Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
Dcall_js.cpp31 class CallJSHandler { class
33 …ALWAYS_INLINE CallJSHandler(EtsCoroutine *coro, Method *method, uint8_t *args, uint8_t *inStackArg… in CallJSHandler() function in ark::ets::interop::js::CallJSHandler