Searched refs:kMaxUtf16CodeUnit (Results 1 – 13 of 13) sorted by relevance
104 DCHECK(ranges[ranges_length - 1] == String::kMaxUtf16CodeUnit + 1); in AddRange()1677 char_mask = String::kMaxUtf16CodeUnit; in ShortCutEmitCharacterPair()2128 max_char = String::kMaxUtf16CodeUnit; in EmitCharClass()2427 char_mask = String::kMaxUtf16CodeUnit; in Rationalize()2486 char_mask = String::kMaxUtf16CodeUnit; in EmitQuickCheck()2538 char_mask = String::kMaxUtf16CodeUnit; in GetQuickCheckDetails()3436 max_char = String::kMaxUtf16CodeUnit; in GetSuccessorOfOmnivorousTextNode()3640 max_char_ = String::kMaxUtf16CodeUnit; in BoyerMooreLookahead()5221 DCHECK(elmv[elmc-1] != String::kMaxUtf16CodeUnit); in AddClassNegated()5229 ranges->Add(CharacterRange(last, String::kMaxUtf16CodeUnit), zone); in AddClassNegated()[all …]
7345 return new(zone) Range(0, String::kMaxUtf16CodeUnit); in InferRange()7640 return new(zone) Range(0, String::kMaxUtf16CodeUnit); in InferRange()
8811 static const int kMaxUtf16CodeUnit = 0xffff; variable8812 static const uint32_t kMaxUtf16CodeUnitU = kMaxUtf16CodeUnit;
442 DCHECK(minus < String::kMaxUtf16CodeUnit); in CheckNotCharacterAfterMinusAnd()
1877 DCHECK_LE(value, String::kMaxUtf16CodeUnit); in DoSeqStringSetChar()
418 DCHECK(minus < String::kMaxUtf16CodeUnit); in CheckNotCharacterAfterMinusAnd()
441 DCHECK(minus < String::kMaxUtf16CodeUnit); in CheckNotCharacterAfterMinusAnd()
2145 DCHECK_LE(value, String::kMaxUtf16CodeUnit); in DoSeqStringSetChar()
468 DCHECK(minus < String::kMaxUtf16CodeUnit); in CheckNotCharacterAfterMinusAnd()
1861 DCHECK_LE(value, String::kMaxUtf16CodeUnit); in DoSeqStringSetChar()
454 DCHECK(minus < String::kMaxUtf16CodeUnit); in CheckNotCharacterAfterMinusAnd()
414 DCHECK(minus < String::kMaxUtf16CodeUnit); in CheckNotCharacterAfterMinusAnd()
502 DCHECK(minus < String::kMaxUtf16CodeUnit); in CheckNotCharacterAfterMinusAnd()