Searched refs:replaceLength (Results 1 – 1 of 1) sorted by relevance
1135 int32_t replaceLength = static_cast<int32_t>(EcmaStringAccessor(replacementFlat).GetLength()); in GetSubstitution() local1153 if (peekIndex >= replaceLength) { in GetSubstitution()1213 if (peekIndex + 1 < replaceLength) { in GetSubstitution()1280 if (continueFromIndex < replaceLength) { in GetSubstitution()1282 … replaceLength - continueFromIndex); in GetSubstitution()