Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub.cpp32 auto argLength = callSignature_->GetParametersCount(); in InitializeArguments() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp100 uint32_t argLength = argv->GetArgsNumber(); in FromCharCode() local
135 uint32_t argLength = argv->GetArgsNumber(); in FromCodePoint() local
349 uint32_t argLength = argv->GetArgsNumber(); in Concat() local