|
V8 Project
|
#include <allocation.h>
Collaboration diagram for v8::internal::FreeStoreAllocationPolicy: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().
Here is the call graph for this function:
|
inline |
Definition at line 84 of file allocation.h.
References v8::internal::Malloced::New(), and size.
Here is the call graph for this function: