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

Protected Member Functions

 StatsCounterBase (Counters *counters, const char *name)
 
void SetLoc (int *loc, int value)
 
void IncrementLoc (int *loc)
 
void IncrementLoc (int *loc, int value)
 
void DecrementLoc (int *loc)
 
void DecrementLoc (int *loc, int value)
 
intFindLocationInStatsTable () const
 

Protected Attributes

Counterscounters_
 
const charname_
 
intptr_
 

Detailed Description

Definition at line 95 of file counters.h.


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