Loading...
Searching...
No Matches
Public Attributes | List of all members
v8::AllocationProfile::Allocation Struct Reference

#include <v8-profiler.h>

Public Attributes

size_t size
 
unsigned int count
 

Member Data 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: