Home
last modified time | relevance | path

Searched refs:GetNamedCaptures (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/regexp/
H A Dregexp-parser.cc281 ZoneVector<RegExpCapture*>* GetNamedCaptures() const;
1263 ZoneVector<RegExpCapture*>* RegExpParserImpl<CharT>::GetNamedCaptures() const { in GetNamedCaptures() function in v8::internal::__anon14998::RegExpParserImpl
2053 result->named_captures = GetNamedCaptures(); in Parse()

Completed in 4 milliseconds