v8  9.4.146 (node 16.13.0)
V8 is Google's open source JavaScript engine
MakeGarbageCollectedTraitInternal::SpacePolicy< U, CustomSpace > Struct Template Reference

#include <allocation.h>

Static Public Member Functions

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

Detailed Description

template<typename U, typename CustomSpace>
struct cppgc::internal::MakeGarbageCollectedTraitInternal::SpacePolicy< U, CustomSpace >

Definition at line 44 of file allocation.h.

Member Function Documentation

◆ Allocate()

static void* Allocate ( AllocationHandle &  handle,
size_t  size 
)
inlinestatic

Definition at line 45 of file allocation.h.


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