![]() |
v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
#include <zone.h>
Public Member Functions | |
| ZoneAllocationPolicy (Zone *zone) | |
| INLINE (void *New(size_t size)) | |
| INLINE (static void Delete(void *pointer)) | |
| Zone * | zone () |
|
inlineexplicit |
| INLINE | ( | void * | Newsize_t size | ) |
|
inline |
Definition at line 190 of file zone.h.
Referenced by EffectsBase< Var, kNoVar >::zone().