Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
Dregexp-compiler.cc2870 int BoyerMooreLookahead::GetSkipTable(int min_lookahead, int max_lookahead, in GetSkipTable()
2899 int max_lookahead = 0; in EmitSkipInstructions() local