Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
Dcall_js.cpp268 struct ArgSetup { in JSRuntimeCallJSQNameBase() struct
269 ALWAYS_INLINE bool operator()(InteropCtx *ctx, CallJSHandler *st) in JSRuntimeCallJSQNameBase()
314 struct ArgSetup { in JSRuntimeCallJSBase() struct
315 ALWAYS_INLINE bool operator()(InteropCtx *ctx, CallJSHandler *st) in JSRuntimeCallJSBase()
363 struct ArgSetup { in JSRuntimeCallJSByValue() struct
364 ALWAYS_INLINE bool operator()(InteropCtx *ctx, CallJSHandler *st) in JSRuntimeCallJSByValue()
382 struct ArgSetup { in CallJSProxy() struct
383 ALWAYS_INLINE bool operator()(InteropCtx *ctx, CallJSHandler *st) in CallJSProxy()