Home
last modified time | relevance | path

Searched refs:getMatchVal (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp832 JSTaggedValue getMatchVal = ObjectFastOperator::FastGetPropertyByValue( in Replace() local
834 JSHandle<JSTaggedValue> getMatch(thread, getMatchVal); in Replace()