#include <profiler-stats.h>
Definition at line 14 of file profiler-stats.h.
◆ Reason
Enumerator |
---|
kTickBufferFull | |
kIsolateNotLocked | |
kSimulatorFillRegistersFailed | |
kNoFrameRegion | |
kInCallOrApply | |
kNoSymbolizedFrames | |
kNullPC | |
kNumberOfReasons | |
Definition at line 16 of file profiler-stats.h.
◆ ProfilerStats()
v8::internal::ProfilerStats::ProfilerStats |
( |
| ) |
|
|
privatedefault |
◆ AddReason()
void v8::internal::ProfilerStats::AddReason |
( |
Reason | reason | ) |
|
◆ Clear()
void v8::internal::ProfilerStats::Clear |
( |
| ) |
|
◆ Instance()
◆ Print()
void v8::internal::ProfilerStats::Print |
( |
| ) |
const |
◆ ReasonToString()
const char * v8::internal::ProfilerStats::ReasonToString |
( |
Reason | reason | ) |
|
|
staticprivate |
◆ counts_
The documentation for this class was generated from the following files: