v8  8.4.371 (node 14.15.5)
V8 is Google's open source JavaScript engine
RegisteredGCInfoIndex Class Referencefinal

#include <gc-info.h>

Public Member Functions

 RegisteredGCInfoIndex (FinalizationCallback finalization_callback, bool has_v_table)
 
GCInfoIndex GetIndex () const
 

Detailed Description

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

Constructor & Destructor Documentation

◆ RegisteredGCInfoIndex()

RegisteredGCInfoIndex ( FinalizationCallback  finalization_callback,
bool  has_v_table 
)

Member Function Documentation

◆ GetIndex()

GCInfoIndex GetIndex ( ) const
inline

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

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


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