v8
6.8.275 (node 10.15.3)
V8 is Google's open source JavaScript engine
|
#include <v8-profiler.h>
Data Fields | |
size_t | size |
unsigned int | count |
Definition at line 558 of file v8-profiler.h.
unsigned int count |
The number of objects of such size that were sampled.
Definition at line 567 of file v8-profiler.h.
size_t size |
Size of the sampled allocation object.
Definition at line 562 of file v8-profiler.h.