Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp854 uint32_t lastIndexInput = lastIndex; in RegExpReplaceFast() local
1070 … uint32_t lastIndexInput = static_cast<uint32_t>(GetLastIndex(thread, thisObj, isFastPath)); in ReplaceInternal() local
1090 uint32_t lastIndexInput = static_cast<uint32_t>(GetLastIndex(thread, thisObj, isFastPath)); in ReplaceInternal() local
2508JSTaggedValue lastIndexInput, JSHandle<JSTaggedValue> extend, in FindCachedResult()
2584 uint32_t lastIndexInput, uint32_t lastIndex, in AddResultInCache()