Home | History | Annotate | Download | only in mips

Lines Matching refs:StringShape

1151   if (StringShape(*subject_tmp).IsCons()) {
1153 } else if (StringShape(*subject_tmp).IsSliced()) {
1171 DCHECK(StringShape(*subject_tmp).IsSequential() ||
1172 StringShape(*subject_tmp).IsExternal());