v8 12.4.254 (node 22.4.1)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
MakeGarbageCollectedTraitInternal::AllocationDispatcher< GCInfoType, void, alignment > Struct Template Referencefinal

#include <allocation.h>

Static Public Member Functions

static void * Invoke (AllocationHandle &handle, size_t size)
 

Detailed Description

template<typename GCInfoType, size_t alignment>
struct cppgc::internal::MakeGarbageCollectedTraitInternal::AllocationDispatcher< GCInfoType, void, alignment >

Definition at line 101 of file allocation.h.

Member Function Documentation

◆ Invoke()

template<typename GCInfoType , size_t alignment>
static void * Invoke ( AllocationHandle &  handle,
size_t  size 
)
inlinestatic

Definition at line 102 of file allocation.h.


The documentation for this struct was generated from the following file: