Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.cc1262 static constexpr int kMaxRangesForInlineBranchGeneration = 16; in EmitCharClass() local
1263 if (ranges_length > kMaxRangesForInlineBranchGeneration) { in EmitCharClass()

Completed in 9 milliseconds