V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
AstConsString * | AddString (Zone *zone, const AstRawString *s) |
bool | IsEmpty () const |
void | Internalize (Isolate *isolate) |
V8_INLINE Handle< String > | string () const |
std::forward_list< const AstRawString * > | ToRawStrings () const |
Public Member Functions inherited from v8::internal::ZoneObject | |
void * | operator new (size_t size, Zone *zone) |
void | operator delete (void *, size_t) |
void | operator delete (void *pointer, Zone *zone) |
Friends | |
class | AstValueFactory |
Definition at line 128 of file ast-value-factory.h.