Home | History | Annotate | Download | only in src

Lines Matching refs:Counters

19 // counters for monitoring.  Counters can be looked up and
25 // counters can be looked up.
724 // This file contains all the v8 counters that are in use.
725 class Counters {
897 explicit Counters(Isolate* isolate);
899 DISALLOW_IMPLICIT_CONSTRUCTORS(Counters);