V8 API Reference Guide generated from the header files
Data Fields
v8::AllocationProfile::Allocation Struct Reference

Data Fields

size_t size
 
unsigned int count
 

Field Documentation

◆ count

unsigned int v8::AllocationProfile::Allocation::count

The number of objects of such size that were sampled.

◆ size

size_t v8::AllocationProfile::Allocation::size

Size of the sampled allocation object.


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