Lines Matching refs:kMaxAsciiCharCode
5417 ASSERT(IsPowerOf2(String::kMaxAsciiCharCode + 1));5420 ((~String::kMaxAsciiCharCode) << kSmiTagSize)));