Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp551 JSTaggedValue taggedMatcher = JSFunction::Construct(runtimeInfo); in MatchAll() local
553 JSHandle<JSTaggedValue> matcherHandle(thread, taggedMatcher); in MatchAll()