Home | History | Annotate | Download | only in ia32

Lines Matching refs:kMaxLength

10362   ASSERT((String::kMaxLength & 0x80000000) == 0);
10363 __ cmp(ebx, String::kMaxLength);