v8  8.6.395 (node 15.0.1)
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, bool has_v_table)
 
GCInfoIndex GetIndex () const
 

Detailed Description

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

Constructor & Destructor Documentation

◆ RegisteredGCInfoIndex()

RegisteredGCInfoIndex ( FinalizationCallback  finalization_callback,
TraceCallback  trace_callback,
bool  has_v_table 
)

Member Function Documentation

◆ GetIndex()

GCInfoIndex GetIndex ( ) const
inline

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

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


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