![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| void * | operator new (size_t size) |
| void | operator delete (void *p) |
Static Public Member Functions | |
| static void * | New (size_t size) |
| static void | Delete (void *p) |
Definition at line 30 of file allocation.h.