v8 14.1.146 (node 25.0.0)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
PrefinalizerRegistration Class Referencefinal

#include <prefinalizer.h>

Public Types

using Callback = bool(*)(const cppgc::LivenessBroker &, void *)
 

Public Member Functions

 PrefinalizerRegistration (void *, Callback)
 
voidoperator new (size_t, void *location)=delete
 
voidoperator new (size_t)=delete
 

Detailed Description

Definition at line 15 of file prefinalizer.h.

Member Typedef Documentation

◆ Callback

Definition at line 17 of file prefinalizer.h.

Constructor & Destructor Documentation

◆ PrefinalizerRegistration()

Member Function Documentation

◆ operator new() [1/2]

void * operator new ( size_t  )
delete

◆ operator new() [2/2]

void * operator new ( size_t  ,
void location 
)
delete

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