V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
StringConstantBase (StringConstantKind kind) | |
StringConstantKind | kind () const |
Handle< String > | AllocateStringConstant (Isolate *isolate) const |
size_t | GetMaxStringConstantLength () const |
bool | operator== (const StringConstantBase &other) 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) |
Definition at line 21 of file string-constants.h.