Searched refs:kMaxUtf16CodeUnit (Results 1 – 12 of 12) sorted by relevance
99 ASSERT(ranges[ranges_length - 1] == String::kMaxUtf16CodeUnit + 1); in AddRange()1680 char_mask = String::kMaxUtf16CodeUnit; in ShortCutEmitCharacterPair()2139 max_char = String::kMaxUtf16CodeUnit; in EmitCharClass()2438 char_mask = String::kMaxUtf16CodeUnit; in Rationalize()2491 char_mask = String::kMaxUtf16CodeUnit; in EmitQuickCheck()2543 char_mask = String::kMaxUtf16CodeUnit; in GetQuickCheckDetails()3445 max_char = String::kMaxUtf16CodeUnit; in GetSuccessorOfOmnivorousTextNode()3648 max_char_ = String::kMaxUtf16CodeUnit; in BoyerMooreLookahead()5166 ASSERT(elmv[elmc-1] != String::kMaxUtf16CodeUnit); in AddClassNegated()5174 ranges->Add(CharacterRange(last, String::kMaxUtf16CodeUnit), zone); in AddClassNegated()[all …]
7250 return new(zone) Range(0, String::kMaxUtf16CodeUnit); in InferRange()7543 return new(zone) Range(0, String::kMaxUtf16CodeUnit); in InferRange()
9255 static const int kMaxUtf16CodeUnit = 0xffff; variable9256 static const uint32_t kMaxUtf16CodeUnitU = kMaxUtf16CodeUnit;
417 ASSERT(minus < String::kMaxUtf16CodeUnit); in CheckNotCharacterAfterMinusAnd()
441 ASSERT(minus < String::kMaxUtf16CodeUnit); in CheckNotCharacterAfterMinusAnd()
1883 ASSERT_LE(value, String::kMaxUtf16CodeUnit); in DoSeqStringSetChar()
468 ASSERT(minus < String::kMaxUtf16CodeUnit); in CheckNotCharacterAfterMinusAnd()
1862 ASSERT_LE(value, String::kMaxUtf16CodeUnit); in DoSeqStringSetChar()
2052 ASSERT_LE(value, String::kMaxUtf16CodeUnit); in DoSeqStringSetChar()
413 ASSERT(minus < String::kMaxUtf16CodeUnit); in CheckNotCharacterAfterMinusAnd()
498 ASSERT(minus < String::kMaxUtf16CodeUnit); in CheckNotCharacterAfterMinusAnd()