Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
Darg_convertors.h167 for (uint32_t restArgIdx = 0; restArgIdx < numRestParams; ++restArgIdx) { in DoPackRestParameters() local
195 for (uint32_t restArgIdx = 0; restArgIdx < numRestParams; ++restArgIdx) { in PackRestParameters() local