v8 12.4.254 (node 22.4.1)
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 50 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 135 of file allocation.h.


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