Home
last modified time | relevance | path

Searched defs:max_number_of_chars (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/regexp/
Dregexp-compiler.cc2799 for (int max_number_of_chars = 4; max_number_of_chars < kMaxMax; in FindWorthwhileInterval() local
2814 int BoyerMooreLookahead::FindBestInterval(int max_number_of_chars, in FindBestInterval()