Searched refs:IsSeqTwoByteString (Results 1 – 8 of 8) sorted by relevance
186 DCHECK(string->IsSeqOneByteString() || string->IsSeqTwoByteString()); in NoExtend()
257 bool HeapObject::IsSeqTwoByteString() const { in IsSeqTwoByteString() function
12317 DCHECK(string->IsSeqTwoByteString()); in Truncate()
146 } else if (subject->IsSeqTwoByteString()) { in StringCharacterPosition()
369 bool ignore_overflow = Converter::kIsToLower || result->IsSeqTwoByteString(); in ConvertCaseHelper()
719 } else if (data->IsSeqTwoByteString()) { in For()
623 } else if (object_->IsSeqTwoByteString()) { in Serialize()
3359 } else if (o->IsSeqTwoByteString()) { in AllocateChunk()