Searched defs:HistogramTimerScope (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dcounters.h245 // TODO(bmeurer): Remove this when HistogramTimerScope is fixed.
259 class HistogramTimerScope BASE_EMBEDDED {
261 explicit HistogramTimerScope(HistogramTimer* timer, function in class:v8::internal::BASE_EMBEDDED
277 ~HistogramTimerScope() {

Completed in 76 milliseconds