![]()  | 
  
    v8
    7.4.288(node12.0.0)
    
   V8 is Google's open source JavaScript engine 
   | 
 
#include <v8-profiler.h>
Data Fields | |
| int | line | 
| unsigned int | hit_count | 
Definition at line 124 of file v8-profiler.h.
| unsigned int hit_count | 
The count of samples associated with the source line.
Definition at line 129 of file v8-profiler.h.
| int line | 
The 1-based number of the source line where the function originates.
Definition at line 126 of file v8-profiler.h.