Home | History | Annotate | Download | only in mips

Lines Matching refs:StringShape

1075   if (StringShape(*subject_tmp).IsCons()) {
1077 } else if (StringShape(*subject_tmp).IsSliced()) {
1095 ASSERT(StringShape(*subject_tmp).IsSequential() ||
1096 StringShape(*subject_tmp).IsExternal());