![]() |
v8
3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
|
#include <v8-counters.h>
Public Types | |
| enum | Id { stats_counter_count } |
Public Member Functions | |
| StatsCounter * | state_counters (StateTag state) |
| void | ResetHistograms () |
Friends | |
| class | Isolate |
Definition at line 307 of file v8-counters.h.
| enum Id |
| Enumerator | |
|---|---|
| stats_counter_count | |
Definition at line 352 of file v8-counters.h.
| void ResetHistograms | ( | ) |
Definition at line 102 of file v8-counters.cc.
References HISTOGRAM_MEMORY_LIST, HISTOGRAM_PERCENTAGE_LIST, HISTOGRAM_TIMER_LIST, HM, HP, and HT.
Referenced by V8::SetCreateHistogramFunction().
|
inline |
Definition at line 383 of file v8-counters.h.
|
friend |
Definition at line 438 of file v8-counters.h.