Searched refs:maxLengthArg (Results 1 – 1 of 1) sorted by relevance
48 …Local<JSValueRef> maxLengthArg = runtimeCallInfo->GetCallArgRef(3); // 3: index of parameter maxLe… in SetListLanes() local72 if (!minLengthArg->IsUndefined() && !maxLengthArg->IsUndefined() && in SetListLanes()74 ArkTSUtils::ParseJsDimensionVp(vm, maxLengthArg, maxLength)) { in SetListLanes()