Home
last modified time | relevance | path

Searched refs:capturesLength (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_string.cpp1310 uint32_t capturesLength = captureList->GetLength(); in ProcessDigitCapture() local
1321 if (newScaledIndex <= capturesLength) { in ProcessDigitCapture()
1328 if (scaledIndex == 0 || scaledIndex > capturesLength) { in ProcessDigitCapture()

Completed in 5 milliseconds