Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_string.cpp1306 std::pair<int32_t, bool> ProcessDigitCapture(const JSHandle<EcmaString> &replacementFlat, uint32_t peekIndex, in ProcessDigitCapture() argument
1345 ProcessNamedCaptures(JSThread *thread, const JSHandle<EcmaString> &replacementFlat, int32_t peekIndex, const JSHandle<JSTaggedValue> &namedCaptures, std::u16string &stringBuilder) ProcessNamedCaptures() argument
1405 int peekIndex = nextDollarIndex + 1; GetSubstitution() local
[all...]

Completed in 9 milliseconds