Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp596 JSHandle<JSTaggedValue> thisIndexHandle(thread, thisIndex); in RegExpReplaceFast() local
825 JSHandle<JSTaggedValue> thisIndexHandle(thread, thisIndexVal); in Replace() local