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

#include <smart-pointers.h>

Static Public Member Functions

static void Delete (T *object)
 

Detailed Description

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

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

Member Function Documentation

static void Delete ( T object)
inlinestatic

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


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