Home | History | Annotate | Download | only in regexp

Lines Matching refs:too_much

6775   bool too_much = pattern->length() > RegExpImpl::kRegExpTooLargeToOptimize;
6779 too_much = true;
6781 return too_much;