Home
last modified time | relevance | path

Searched defs:groupNames (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.cpp2032 std::vector<JSHandle<JSTaggedValue>> groupNames; in RegExpBuiltinExec() local
1913 MakeMatchIndicesIndexPairArray(JSThread *thread, const std::vector<std::pair<JSTaggedValue, JSTaggedValue>>& indices, const std::vector<JSHandle<JSTaggedValue>>& groupNames, bool hasGroups) MakeMatchIndicesIndexPairArray() argument
[all...]

Completed in 9 milliseconds