Searched refs:ConvertArgToJS (Results 1 – 3 of 3) sorted by relevance
184 if (UNLIKELY(!ConvertArgToJS(ctx_, protoReader_, &jsRes, readVal))) { in HandleImpl()
253 [[nodiscard]] static ALWAYS_INLINE inline bool ConvertArgToJS(InteropCtx *ctx, ProtoReader &protoRe… in ConvertArgToJS() function
153 if (UNLIKELY(!ConvertArgToJS(ctx_, protoReader_, &jsargs[argIdx], readVal))) { in ConvertArgsAndCall()