Searched refs:representation_tag (Results 1 – 3 of 3) sorted by relevance
693 switch (StringShape(this).representation_tag()) { in SlowTryFlatten()4543 StringRepresentationTag string_tag = StringShape(this).representation_tag(); in ToAsciiVector()4549 string_tag = StringShape(string).representation_tag(); in ToAsciiVector()4569 StringRepresentationTag string_tag = StringShape(this).representation_tag(); in ToUC16Vector()4575 string_tag = StringShape(string).representation_tag(); in ToUC16Vector()4657 switch (StringShape(this).representation_tag()) { in GetTwoByteData()4922 switch (StringShape(input).representation_tag()) { in ReadBlock()5067 switch (StringShape(input).representation_tag()) { in ReadBlockIntoBuffer()
283 StringRepresentationTag StringShape::representation_tag() { in representation_tag() function2003 switch (StringShape(this).representation_tag()) { in IsFlat()
5266 inline StringRepresentationTag representation_tag();