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

Public Member Functions

bool IsFlat () const
 
bool IsOneByte () const
 
bool IsTwoByte () const
 
Vector< const uint8_t > ToOneByteVector () const
 
Vector< const uc16 > ToUC16Vector () const
 
uc16 Get (int i) const
 
bool UsesSameString (const FlatContent &other) const
 

Friends

class String
 
class IterableSubString
 

Detailed Description

Definition at line 91 of file string.h.


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