Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler-tonode.cc424 DCHECK(CharacterRange::IsCanonical(ranges)); in AddUnicodeCaseEquivalents()
1362 bool CharacterRange::IsCanonical(ZoneList<CharacterRange>* ranges) { in RationalizeConsecutiveAtoms() function in v8::CharacterRange
1499 DCHECK(CharacterRange::IsCanonical(character_ranges)); in RationalizeConsecutiveAtoms()
1506 DCHECK(CharacterRange::IsCanonical(ranges)); in RationalizeConsecutiveAtoms()
1528 DCHECK(IsCanonical(ranges)); in RationalizeConsecutiveAtoms()
H A Dregexp-ast.h131 V8_EXPORT_PRIVATE static bool IsCanonical(ZoneList<CharacterRange>* ranges);

Completed in 5 milliseconds