Searched defs:CallJSHandler (Results 1 – 1 of 1) sorted by relevance
31 class CallJSHandler { class33 …ALWAYS_INLINE CallJSHandler(EtsCoroutine *coro, Method *method, uint8_t *args, uint8_t *inStackArg… in CallJSHandler() function in ark::ets::interop::js::CallJSHandler