Home | History | Annotate | Download | only in regexp

Lines Matching refs:has_max

5580   bool has_max = max < RegExpTree::kInfinity;
5581 bool needs_counter = has_min || has_max;
5610 if (has_max) {