v8
8.6.395 (node 15.0.1)
V8 is Google's open source JavaScript engine
|
#include <allocation.h>
Static Protected Member Functions | |
static void | MarkObjectAsFullyConstructed (const void *payload) |
static void * | Allocate (cppgc::AllocationHandle &handle, size_t size, GCInfoIndex index) |
static void * | Allocate (cppgc::AllocationHandle &handle, size_t size, GCInfoIndex index, CustomSpaceIndex space_index) |
Friends | |
class | HeapObjectHeader |
Definition at line 33 of file allocation.h.
|
staticprotected |
|
staticprotected |
|
inlinestaticprotected |
Definition at line 35 of file allocation.h.
Referenced by MakeGarbageCollectedTraitBase< T >::MarkObjectAsFullyConstructed().
|
friend |
Definition at line 52 of file allocation.h.