![]() |
v8
8.4.371 (node 14.15.5)
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::Heap *heap, size_t size, GCInfoIndex index) |
| static void * | Allocate (cppgc::Heap *heapx, size_t size, GCInfoIndex index, CustomSpaceIndex space_inde) |
Friends | |
| class | HeapObjectHeader |
Definition at line 25 of file allocation.h.
|
staticprotected |
|
staticprotected |
|
inlinestaticprotected |
Definition at line 27 of file allocation.h.
Referenced by MakeGarbageCollectedTraitBase< T >::MarkObjectAsFullyConstructed().
|
friend |
Definition at line 43 of file allocation.h.