Home | History | Annotate | Download | only in mips64

Lines Matching refs:StringShape

1197   if (StringShape(*subject_tmp).IsCons()) {
1199 } else if (StringShape(*subject_tmp).IsSliced()) {
1217 DCHECK(StringShape(*subject_tmp).IsSequential() ||
1218 StringShape(*subject_tmp).IsExternal());