Lines Matching refs:kCaseClauseLimit
2921 const int kCaseClauseLimit = 128;2924 if (clause_count > kCaseClauseLimit) {