v8 13.6.233 (node 24.1.0)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
EnsureGCInfoIndexTrait Struct Referencefinal

#include <gc-info.h>

Static Public Member Functions

template<typename T>
static V8_INLINE GCInfoIndex EnsureIndex (std::atomic< GCInfoIndex > &registered_index)
 

Detailed Description

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

Member Function Documentation

◆ EnsureIndex()

template<typename T>
static V8_INLINE GCInfoIndex EnsureIndex ( std::atomic< GCInfoIndex > & registered_index)
inlinestatic

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

References V8_INLINE.

Referenced by cppgc::internal::EnsureGCInfoIndex().


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