v8  9.0.257(node16.0.0)
V8 is Google's open source JavaScript engine
RegisteredGCInfoIndex Class Referencefinal

#include <gc-info.h>

Public Member Functions

 RegisteredGCInfoIndex (FinalizationCallback finalization_callback, TraceCallback trace_callback, NameCallback name_callback, bool has_v_table)
 
GCInfoIndex GetIndex () const
 

Detailed Description

Definition at line 20 of file gc-info.h.

Constructor & Destructor Documentation

◆ RegisteredGCInfoIndex()

RegisteredGCInfoIndex ( FinalizationCallback  finalization_callback,
TraceCallback  trace_callback,
NameCallback  name_callback,
bool  has_v_table 
)

Member Function Documentation

◆ GetIndex()

GCInfoIndex GetIndex ( ) const
inline

Definition at line 25 of file gc-info.h.

Referenced by GCInfoTrait< T >::Index().


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