Searched defs:HandleImpl (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/ | ||
| D | call_ets.cpp | 36 static ALWAYS_INLINE napi_value HandleImpl(EtsCoroutine *coro, InteropCtx *ctx, Method *method, in HandleImpl() function in ark::ets::interop::js::CallETSHandler |
| D | call_js.cpp | 77 static ALWAYS_INLINE uint64_t HandleImpl(Method *method, uint8_t *args, uint8_t *inStackArgs) in HandleImpl() function in ark::ets::interop::js::CallJSHandler |