V8 Project
|
#include <allocation.h>
Public Member Functions | |
INLINE (void *New(size_t size)) | |
INLINE (static void Delete(void *p)) | |
Definition at line 82 of file allocation.h.
|
inline |
Definition at line 85 of file allocation.h.
References v8::internal::Malloced::Delete().
|
inline |
Definition at line 84 of file allocation.h.
References v8::internal::Malloced::New(), and size.