Home
last modified time | relevance | path

Searched defs:peekIndex (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp1323 uint32_t peekIndex, uint32_t replaceLength, const JSHandle<TaggedArray> &captureList, in ProcessDigitCapture()
1362int32_t peekIndex, const JSHandle<JSTaggedValue> &namedCaptures, in ProcessNamedCaptures()
1421 int peekIndex = nextDollarIndex + 1; in GetSubstitution() local