V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Attributes | |
int | line |
unsigned int | hit_count |
Definition at line 124 of file v8-profiler.h.
The count of samples associated with the source line.
Definition at line 129 of file v8-profiler.h.
int v8::CpuProfileNode::LineTick::line |
The 1-based number of the source line where the function originates.
Definition at line 126 of file v8-profiler.h.