Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp851 uint32_t lastIndexInput = lastIndex; in RegExpReplaceFast() local
1067 … uint32_t lastIndexInput = static_cast<uint32_t>(GetLastIndex(thread, thisObj, isFastPath)); in ReplaceInternal() local
1087 uint32_t lastIndexInput = static_cast<uint32_t>(GetLastIndex(thread, thisObj, isFastPath)); in ReplaceInternal() local
2511JSTaggedValue lastIndexInput, JSHandle<JSTaggedValue> extend, in FindCachedResult()
2587 uint32_t lastIndexInput, uint32_t lastIndex, in AddResultInCache()