Home
last modified time | relevance | path

Searched refs:ConvertRefArgToJS (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
Darg_convertors.h215 [[nodiscard]] static ALWAYS_INLINE inline bool ConvertRefArgToJS(InteropCtx *ctx, napi_value *resSl… in ConvertRefArgToJS() function
294 return ConvertRefArgToJS(ctx, resSlot, readVal); in ConvertArgToJS()