v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ZoneAllocationPolicy Struct Reference

#include <zone.h>

Public Member Functions

 ZoneAllocationPolicy (Zone *zone)
 
 INLINE (void *New(size_t size))
 
 INLINE (static void Delete(void *pointer))
 

Detailed Description

Definition at line 167 of file zone.h.

Constructor & Destructor Documentation

ZoneAllocationPolicy ( Zone zone)
inlineexplicit

Definition at line 169 of file zone.h.

Member Function Documentation

INLINE ( void *  Newsize_t size)
INLINE ( static void   Deletevoid *pointer)
inline

Definition at line 171 of file zone.h.


The documentation for this struct was generated from the following file: