#include <v8-profiler.h>
Public Attributes | |
size_t | size |
unsigned int | count |
unsigned int v8::AllocationProfile::Allocation::count |
The number of objects of such size that were sampled.
size_t v8::AllocationProfile::Allocation::size |
Size of the sampled allocation object.