Home | History | Annotate | Download | only in x64

Lines Matching refs:StringShape

1211   if (StringShape(*subject_tmp).IsCons()) {
1213 } else if (StringShape(*subject_tmp).IsSliced()) {
1231 ASSERT(StringShape(*subject_tmp).IsSequential() ||
1232 StringShape(*subject_tmp).IsExternal());