Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.h37 constexpr int kDigitRangeCount = arraysize(kDigitRanges); member
H A Dregexp-compiler-tonode.cc1220 AddClass(kDigitRanges, kDigitRangeCount, ranges, zone); in RationalizeConsecutiveAtoms()
1223 AddClassNegated(kDigitRanges, kDigitRangeCount, ranges, zone); in RationalizeConsecutiveAtoms()

Completed in 5 milliseconds