v8 13.6.233 (node 24.1.0)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
MakeGarbageCollectedTraitInternal Class Reference

#include <allocation.h>

Inheritance diagram for MakeGarbageCollectedTraitInternal:

Data Structures

struct  AllocationDispatcher
 
struct  AllocationDispatcher< GCInfoType, CustomSpace, api_constants::kDefaultAlignment >
 
struct  AllocationDispatcher< GCInfoType, void, alignment >
 
struct  AllocationDispatcher< GCInfoType, void, api_constants::kDefaultAlignment >
 

Static Protected Member Functions

static void MarkObjectAsFullyConstructed (const void *payload)
 

Friends

class HeapObjectHeader
 

Detailed Description

Definition at line 49 of file allocation.h.

Member Function Documentation

◆ MarkObjectAsFullyConstructed()

static void MarkObjectAsFullyConstructed ( const void * payload)
inlinestaticprotected

Friends And Related Symbol Documentation

◆ HeapObjectHeader

friend class HeapObjectHeader
friend

Definition at line 133 of file allocation.h.

References HeapObjectHeader.

Referenced by HeapObjectHeader.


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