v8 13.6.233 (node 24.1.0)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
GarbageCollectionBatchedEvents< EventType > Struct Template Reference

#include <v8-metrics.h>

Data Fields

std::vector< EventType > events
 

Detailed Description

template<typename EventType>
struct v8::metrics::GarbageCollectionBatchedEvents< EventType >

Definition at line 82 of file v8-metrics.h.

Field Documentation

◆ events

template<typename EventType>
std::vector<EventType> events

Definition at line 83 of file v8-metrics.h.


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