Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp912 JSTaggedValue thisIndex = in GetLastIndex() local
1171 … uint32_t thisIndex = static_cast<uint32_t>(GetLastIndex(thread, thisObj, isFastPath)); in ReplaceInternal() local
2866 JSTaggedNumber thisIndex = JSTaggedValue::ToLength(thread, lastIndexHandle); in GetLastIndex() local