Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp1999 const std::vector<JSHandle<JSTaggedValue>>& groupNames, bool hasGroups) in MakeMatchIndicesIndexPairArray()
2126 bool hasGroups = false; in RegExpBuiltinExec() local