Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp853 uint32_t lastIndexInput = lastIndex; in RegExpReplaceFast() local
1069 … uint32_t lastIndexInput = static_cast<uint32_t>(GetLastIndex(thread, thisObj, isFastPath)); in ReplaceInternal() local
1089 uint32_t lastIndexInput = static_cast<uint32_t>(GetLastIndex(thread, thisObj, isFastPath)); in ReplaceInternal() local
2485JSTaggedValue lastIndexInput, JSHandle<JSTaggedValue> extend, in FindCachedResult()
2561 uint32_t lastIndexInput, uint32_t lastIndex, in AddResultInCache()