Searched refs:deferred_counters_ (Results 1 – 2 of 2) sorted by relevance
399 int count = deferred_counters_[i]; in ReportStatisticsAfterGC()400 deferred_counters_[i] = 0; in ReportStatisticsAfterGC()410 deferred_counters_[feature]++; in IncrementDeferredCount()5552 deferred_counters_[i] = 0; in SetUp()
2255 int deferred_counters_[v8::Isolate::kUseCounterFeatureCount]; variable