Searched refs:has_max (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Djsregexp.cc3867 bool has_max = max < RegExpTree::kInfinity; local
3868 bool needs_counter = has_min || has_max;
3896 if (has_max) {

Completed in 103 milliseconds