Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_regexp_iterator.cpp89 JSTaggedNumber thisIndex = JSTaggedValue::ToLength(thread, getLastIndex); in Next() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp481 JSTaggedNumber thisIndex = JSTaggedValue::ToLength(thread, lastIndexHandle); in Match() local
591 JSTaggedValue thisIndex = ObjectFastOperator::FastGetPropertyByValue(thread, in RegExpReplaceFast() local
826 uint32_t thisIndex = 0; in Replace() local