v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
#include <v8-counters.h>
Public Types | |
enum | Id { stats_counter_count } |
Public Member Functions | |
void | ResetHistograms () |
Friends | |
class | Isolate |
Definition at line 293 of file v8-counters.h.
enum Id |
Enumerator | |
---|---|
stats_counter_count |
Definition at line 346 of file v8-counters.h.
void ResetHistograms | ( | ) |
Definition at line 90 of file v8-counters.cc.
References HISTOGRAM_MEMORY_LIST, HISTOGRAM_PERCENTAGE_LIST, HISTOGRAM_TIMER_LIST, HM, HP, and HT.
Referenced by V8::SetCreateHistogramFunction().
|
friend |
Definition at line 426 of file v8-counters.h.