V8  latest master commit
V8 is Google's open source JavaScript engine
cppgc::internal::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()

cppgc::internal::RegisteredGCInfoIndex::RegisteredGCInfoIndex ( FinalizationCallback  finalization_callback,
TraceCallback  trace_callback,
bool  has_v_table 
)

Member Function Documentation

◆ GetIndex()

GCInfoIndex cppgc::internal::RegisteredGCInfoIndex::GetIndex ( ) const
inline

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


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