Searched refs:kMaxCharsSize (Results 1 – 2 of 2) sorted by relevance
531 static const int kMaxCharsSize = kMaxLength; variable532 static const int kMaxSize = OBJECT_POINTER_ALIGN(kMaxCharsSize + kHeaderSize);578 static const int kMaxCharsSize = kMaxLength * 2; variable579 static const int kMaxSize = OBJECT_POINTER_ALIGN(kMaxCharsSize + kHeaderSize);
789 __ Cmp(x11, SeqTwoByteString::kMaxCharsSize); in GetCode()853 __ Cmp(x10, SeqTwoByteString::kMaxCharsSize); in GetCode()