|  | v8
    9.0.257(node16.0.0)
    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 51 of file allocation.h.