Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp479 JSTaggedValue matchVal = ObjectFastOperator::FastGetPropertyByValue( in Match() local
481 JSHandle<JSTaggedValue> matchStr(thread, matchVal); in Match()