Searched defs:kMaxUnrolledMinMatches (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/regexp/ | ||
H A D | regexp-compiler-tonode.cc | 1612 static const int kMaxUnrolledMinMatches = 3; // Unroll (foo)+ and (foo){3,} in RationalizeConsecutiveAtoms() local |
Completed in 9 milliseconds