|
| StringShape (const String s) |
|
| StringShape (Map s) |
|
| StringShape (InstanceType t) |
|
bool | IsSequential () |
|
bool | IsExternal () |
|
bool | IsCons () |
|
bool | IsSliced () |
|
bool | IsThin () |
|
bool | IsIndirect () |
|
bool | IsExternalOneByte () |
|
bool | IsExternalTwoByte () |
|
bool | IsSequentialOneByte () |
|
bool | IsSequentialTwoByte () |
|
bool | IsInternalized () |
|
StringRepresentationTag | representation_tag () |
|
uint32_t | encoding_tag () |
|
uint32_t | full_representation_tag () |
|
bool | HasOnlyOneByteChars () |
|
void | invalidate () |
|
Definition at line 36 of file string.h.
The documentation for this class was generated from the following files: