Searched defs:protoReader (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/ |
| D | arg_convertors.h | 128 …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()
|
| D | call_js.cpp | 410 ProtoReader protoReader(method, ctx->GetClassLinker(), ctx->LinkerCtx()); in SelectCallJSEntrypoint() local 441 ProtoReader protoReader(method, ctx->GetClassLinker(), ctx->LinkerCtx()); in SelectNewCallJSEntrypoint() local
|