v8 10.2.154 (node 18.16.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 70 of file v8-metrics.h.

Field Documentation

◆ events

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

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


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