v8  3.11.10(node0.8.26)
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 168 of file zone.h.

Constructor & Destructor Documentation

ZoneAllocationPolicy ( Zone zone)
inlineexplicit

Definition at line 170 of file zone.h.

Member Function Documentation

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

Definition at line 172 of file zone.h.


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