V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
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 |