v8
Public Attributes | List of all members
v8::CpuProfileNode::LineTick Struct Reference

Public Attributes

int line
 
unsigned int hit_count
 

Member Data Documentation

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

The count of samples associated with the source 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: