V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::HeapStatsUpdate Struct Reference

#include <v8-profiler.h>

Public Member Functions

 HeapStatsUpdate (uint32_t index, uint32_t count, uint32_t size)
 

Public Attributes

uint32_t index
 
uint32_t count
 
uint32_t size
 

Detailed Description

A struct for exporting HeapStats data from V8, using "push" model. See HeapProfiler::GetHeapStats.

Definition at line 1039 of file v8-profiler.h.


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