Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.cc2798 const int kMaxMax = 32; in FindWorthwhileInterval() local
2799 for (int max_number_of_chars = 4; max_number_of_chars < kMaxMax; in FindWorthwhileInterval()

Completed in 7 milliseconds