V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::Counters Class Reference
Inheritance diagram for v8::internal::Counters:

Public Types

enum  Id { stats_counter_count }
 

Public Member Functions

 Counters (Isolate *isolate)
 
void ResetCounterFunction (CounterLookupCallback f)
 
void ResetCreateHistogramFunction (CreateHistogramCallback f)
 
void SetAddHistogramSampleFunction (AddHistogramSampleCallback f)
 
RuntimeCallStatsruntime_call_stats ()
 
WorkerThreadRuntimeCallStatsworker_thread_runtime_call_stats ()
 

Friends

class StatsTable
 
class StatsCounterBase
 
class Histogram
 
class HistogramTimer
 

Detailed Description

Definition at line 1477 of file counters.h.


The documentation for this class was generated from the following files: