• Home
  • Raw
  • Download

Lines Matching refs:StringShape

157 Map ComputeThinStringMap(IsolateT* isolate, StringShape from_string_shape,  in ComputeThinStringMap()
230 StringShape initial_shape(initial_type); in MigrateStringMapUnderLockIfNeeded()
309 StringShape initial_shape(initial_map); in MakeThin()
324 [=](IsolateT* isolate, String string, StringShape initial_shape) { in MakeThin()
392 bool has_pointers = StringShape(*this).IsIndirect(); in MakeExternal()
476 bool has_pointers = StringShape(*this).IsIndirect(); in MakeExternal()
540 if (StringShape(*this).IsExternal()) { in SupportsExternalization()
560 StringShape shape(*this); in PrefixForDebugPrint()
590 StringShape shape(*this); in SuffixForDebugPrint()
754 StringShape shape(string, cage_base); in SlowGetFlatContent()
762 shape = StringShape(string, cage_base); in SlowGetFlatContent()
767 shape = StringShape(string, cage_base); in SlowGetFlatContent()
777 shape = StringShape(string, cage_base); in SlowGetFlatContent()
856 switch (StringShape(source, cage_base).representation_and_encoding_tag()) { in WriteToFlat()
1639 StringShape shape(string, cage_base); in ComputeAndSetHash()
1644 shape = StringShape(string, cage_base); in ComputeAndSetHash()
1648 shape = StringShape(string, cage_base); in ComputeAndSetHash()
1652 shape = StringShape(string, cage_base); in ComputeAndSetHash()
1780 if (StringShape(string, cage_base).IsCons()) { in Get()
1974 StringShape shape(subject, cage_base); in AddressOfCharacterAt()
1977 shape = StringShape(subject, cage_base); in AddressOfCharacterAt()
1981 shape = StringShape(subject, cage_base); in AddressOfCharacterAt()
1985 shape = StringShape(subject, cage_base); in AddressOfCharacterAt()