![]()  | 
  
    V8
    latest master commit
    
   V8 is Google's open source JavaScript engine 
   | 
 
#include <v8-profiler.h>
Data Fields | |
| size_t | size | 
| unsigned int | count | 
Definition at line 588 of file v8-profiler.h.
| unsigned int v8::AllocationProfile::Allocation::count | 
The number of objects of such size that were sampled.
Definition at line 597 of file v8-profiler.h.
| size_t v8::AllocationProfile::Allocation::size | 
Size of the sampled allocation object.
Definition at line 592 of file v8-profiler.h.