Home
last modified time | relevance | path

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

/external/v8/src/regexp/
Dregexp-parser.h321 void ScanForCaptures();
Dregexp-parser.cc726 void RegExpParser::ScanForCaptures() { in ScanForCaptures() function in v8::internal::RegExpParser
803 if (!is_scanned_for_captures_) ScanForCaptures(); in ParseBackReferenceIndex()
998 ScanForCaptures(); in HasNamedCaptures()