Home | History | Annotate | Download | only in src

Lines Matching refs:kInfinity

981   if (that->max() == RegExpTree::kInfinity) {
1045 if (RegExpTree::kInfinity - previous < increase) {
1046 return RegExpTree::kInfinity;