Lines Matching refs:StringShape
2623 bool has_pointers = StringShape(this).IsIndirect(); in MakeExternal()
2707 bool has_pointers = StringShape(this).IsIndirect(); in MakeExternal()
2762 if (StringShape(this).IsExternal()) { in SupportsExternalization()
11010 StringShape shape(this); in GetFlatContent()
11019 shape = StringShape(string); in GetFlatContent()
11024 shape = StringShape(string); in GetFlatContent()
11031 shape = StringShape(string); in GetFlatContent()
11109 switch (StringShape(this).representation_tag()) { in GetTwoByteData()
11362 if (StringShape(string).IsCons()) { in ConsStringGet()
11396 switch (StringShape(source).full_representation_tag()) { in WriteToFlat()
17064 DCHECK(StringShape(*result).IsInternalized()); in LookupTwoCharsStringIfExists()
17227 StringShape shape(string); in StringTableNoAllocateKey()
17286 StringShape shape1(string_); in IsMatch()
17287 StringShape shape2(other); in IsMatch()