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

#include <allocation.h>

Static Public Member Functions

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

Detailed Description

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

Definition at line 73 of file allocation.h.

Member Function Documentation

◆ Invoke()

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

Definition at line 74 of file allocation.h.


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