Home | History | Annotate | Download | only in mips

Lines Matching refs:kMaxAsciiCharCode

5656   ASSERT(IsPowerOf2(String::kMaxAsciiCharCode + 1));
5660 ((~String::kMaxAsciiCharCode) << kSmiTagSize)));