Searched refs:is_scanned_for_captures_ (Results 1 – 1 of 1) sorted by relevance
654 bool is_scanned_for_captures_; member in v8::internal::RegExpParser4015 is_scanned_for_captures_(false), in RegExpParser()4478 is_scanned_for_captures_ = true; in ScanForCaptures()4504 if (!is_scanned_for_captures_) { in ParseBackReferenceIndex()