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