Searched defs:resolveRefCls (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| D | js_value_call.cpp | 33 …rd]] static ALWAYS_INLINE inline bool ConvertNapiValRef(InteropCtx *ctx, FClsResolv &resolveRefCls, in ConvertNapiValRef() 75 …scard]] static ALWAYS_INLINE inline bool ConvertNapiVal(InteropCtx *ctx, FClsResolv &resolveRefCls, in ConvertNapiVal() 136 … [[maybe_unused]] FClsResolv &resolveRefCls, in ConvertEtsValRef() 183 … [[maybe_unused]] FClsResolv &resolveRefCls, in ConvertEtsVal() 246 auto resolveRefCls = [&classLinker, &pf, &pda, &ctx](uint32_t idx) { in EtsCallImpl() local 425 auto resolveRefCls = [&classLinker, &pf, &pda, &ctx](uint32_t idx) { in JSRuntimeJSCallImpl() local
|
| D | ts2ets_tstype.cpp | 236 auto resolveRefCls = [&classLinker, &pf, &pda, &ctx](uint32_t idx) -> Class * { in TSTypeCall() local 381 auto resolveRefCls = [&classLinker, &pf, &pda, &ctx](uint32_t idx) { in GetTSTypeGetterBridge() local
|