Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
Darg_convertors.h128 …scard]] static ALWAYS_INLINE inline bool ConvertArgToEts(InteropCtx *ctx, ProtoReader &protoReader, in ConvertArgToEts()
136 … ObjectHeader **DoPackRestParameters(EtsCoroutine *coro, InteropCtx *ctx, ProtoReader &protoReader, in DoPackRestParameters()
186 …ic ObjectHeader **PackRestParameters(EtsCoroutine *coro, InteropCtx *ctx, ProtoReader &protoReader, in PackRestParameters()
253 …iscard]] static ALWAYS_INLINE inline bool ConvertArgToJS(InteropCtx *ctx, ProtoReader &protoReader, in ConvertArgToJS()
Dcall_js.cpp410 ProtoReader protoReader(method, ctx->GetClassLinker(), ctx->LinkerCtx()); in SelectCallJSEntrypoint() local
441 ProtoReader protoReader(method, ctx->GetClassLinker(), ctx->LinkerCtx()); in SelectNewCallJSEntrypoint() local