Searched defs:replaceLength (Results 1 – 2 of 2) sorted by relevance
1323 uint32_t peekIndex, uint32_t replaceLength, const JSHandle<TaggedArray> &captureList, in ProcessDigitCapture()1404 int32_t replaceLength = static_cast<int32_t>(EcmaStringAccessor(replacementFlat).GetLength()); in GetSubstitution() local
2931 uint32_t replaceLength = static_cast<uint32_t>(resultLengthArray[i]); in CreateStringFromResultArray() local