Searched refs:IsSequential (Results 1 – 3 of 3) sorted by relevance
85 bool StringShape::IsSequential() { in IsSequential() function349 DCHECK(StringShape(this).IsSequential()); in Set()
39 inline bool IsSequential();
248 return StringShape(String::cast(this)).IsSequential(); in IsSeqString()253 return StringShape(String::cast(this)).IsSequential() && in IsSeqOneByteString()259 return StringShape(String::cast(this)).IsSequential() && in IsSeqTwoByteString()