Searched defs:InteropCtx (Results 1 – 8 of 8) sorted by relevance
29 class InteropCtx; variable
26 class InteropCtx; variable
28 class InteropCtx; variable
90 void SetJSBuiltinMatcher(std::function<EtsObject *(InteropCtx *, napi_value, bool)> &&matcher) in SetJSBuiltinMatcher()
39 class InteropCtx; variable
118 InteropCtx::InteropCtx(EtsCoroutine *coro, napi_env env) in InteropCtx() function in ark::ets::interop::js::InteropCtx