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
ObjectDeallocator< T > Struct Template Reference

#include <smart-pointers.h>

Static Public Member Functions

static void Delete (T *array)
 

Detailed Description

template<typename T>
struct v8::internal::ObjectDeallocator< T >

Definition at line 121 of file smart-pointers.h.

Member Function Documentation

static void Delete ( T array)
inlinestatic

Definition at line 122 of file smart-pointers.h.

References Malloced::Delete().


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