v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ZeroingAllocationPolicy Class Reference

Public Member Functions

void * New (size_t size)
 

Static Public Member Functions

static void Delete (void *ptr)
 

Detailed Description

Definition at line 36 of file test-list.cc.

Member Function Documentation

static void Delete ( void *  ptr)
inlinestatic

Definition at line 47 of file test-list.cc.

void* New ( size_t  size)
inline

Definition at line 38 of file test-list.cc.

References v8::internal::NULL.


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