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.cpp494 JSTaggedNumber thisIndex = JSTaggedValue::ToLength(thread, lastIndexHandle); in Match() local
606 JSTaggedValue thisIndex = in RegExpReplaceFast() local
844 uint32_t thisIndex = 0; in Replace() local