V8 API Reference Guide generated from the header files
Data Fields
v8::CpuProfileNode::LineTick Struct Reference

Data Fields

int line
 
unsigned int hit_count
 

Field Documentation

◆ hit_count

unsigned int v8::CpuProfileNode::LineTick::hit_count

The count of samples associated with the source line.

◆ line

int v8::CpuProfileNode::LineTick::line

The 1-based number of the source line where the function originates.


The documentation for this struct was generated from the following file: