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.cpp225 struct ArgSetup { in JSRuntimeCallJSQNameBase() struct
226 ALWAYS_INLINE bool operator()(InteropCtx *ctx, CallJSHandler *st) in JSRuntimeCallJSQNameBase()
271 struct ArgSetup { in JSRuntimeCallJSBase() struct
272 ALWAYS_INLINE bool operator()(InteropCtx *ctx, CallJSHandler *st) in JSRuntimeCallJSBase()
320 struct ArgSetup { in JSRuntimeCallJSByValue() struct
321 ALWAYS_INLINE bool operator()(InteropCtx *ctx, CallJSHandler *st) in JSRuntimeCallJSByValue()
339 struct ArgSetup { in CallJSProxy() struct
340 ALWAYS_INLINE bool operator()(InteropCtx *ctx, CallJSHandler *st) in CallJSProxy()