![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <metric-recorder.h>
Public Attributes | |
int64_t | weak_duration_us = -1 |
int64_t | compact_duration_us = -1 |
![]() | |
int64_t | mark_duration_us = -1 |
int64_t | sweep_duration_us = -1 |
Definition at line 29 of file metric-recorder.h.
int64_t cppgc::internal::MetricRecorder::GCCycle::Phases::compact_duration_us = -1 |
Definition at line 31 of file metric-recorder.h.
int64_t cppgc::internal::MetricRecorder::GCCycle::Phases::weak_duration_us = -1 |
Definition at line 30 of file metric-recorder.h.