Searched refs:defaultArgsCount (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/napi/test/ | ||
H A D | jsnapi_sample.cpp | 866 uint32_t defaultArgsCount = 3; in AddProxyFunc() local 867 if (argsCount != defaultArgsCount) { in AddProxyFunc() |
Completed in 7 milliseconds