V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::StringShape Class Reference

Public Member Functions

 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 ()
 

Detailed Description

Definition at line 36 of file string.h.


The documentation for this class was generated from the following files: