v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::metrics Namespace Reference

Classes

struct  GarbageCollectionBatchedEvents
 
struct  GarbageCollectionFullCycle
 
struct  GarbageCollectionFullMainThreadIncrementalMark
 
struct  GarbageCollectionFullMainThreadIncrementalSweep
 
struct  GarbageCollectionPhases
 
struct  GarbageCollectionSizes
 
struct  GarbageCollectionYoungCycle
 
struct  LongTaskStats
 
class  Recorder
 
struct  WasmModuleCompiled
 
struct  WasmModuleDecoded
 
struct  WasmModuleInstantiated
 
struct  WasmModulesPerIsolate
 

Typedefs

using GarbageCollectionFullMainThreadBatchedIncrementalMark
 
using GarbageCollectionFullMainThreadBatchedIncrementalSweep
 

Typedef Documentation

◆ GarbageCollectionFullMainThreadBatchedIncrementalMark

Initial value:
GarbageCollectionBatchedEvents<
GarbageCollectionFullMainThreadIncrementalMark>

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

◆ GarbageCollectionFullMainThreadBatchedIncrementalSweep

Initial value:
GarbageCollectionBatchedEvents<
GarbageCollectionFullMainThreadIncrementalSweep>

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