Searched defs:peekIndex (Results 1 – 1 of 1) sorted by relevance
1303 …int32_t, bool> ProcessDigitCapture(const JSHandle<EcmaString> &replacementFlat, uint32_t peekIndex, in ProcessDigitCapture()1343 … int32_t peekIndex, const JSHandle<JSTaggedValue> &namedCaptures, in ProcessNamedCaptures()1402 int peekIndex = nextDollarIndex + 1; in GetSubstitution() local