Home
last modified time | relevance | path

Searched defs:groupNames (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()
2144 std::vector<JSHandle<JSTaggedValue>> groupNames; in RegExpBuiltinExec() local