Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler-tonode.cc50 bool CompareInverseRanges(ZoneList<CharacterRange>* ranges, in CompareInverseRanges() function
109 if (CompareInverseRanges(set_.ranges(zone), kSpaceRanges, kSpaceRangeCount)) { in is_standard()
113 if (CompareInverseRanges(set_.ranges(zone), kLineTerminatorRanges, in is_standard()
127 if (CompareInverseRanges(set_.ranges(zone), kWordRanges, kWordRangeCount)) { in is_standard()

Completed in 4 milliseconds