Searched refs:GCTypeTimer (Results 1 – 2 of 2) sorted by relevance
1849 HistogramTimer* GCTypeTimer(GarbageCollector collector);
847 HistogramTimer* Heap::GCTypeTimer(GarbageCollector collector) { in GCTypeTimer() function in v8::internal::Heap1011 HistogramTimerScope histogram_timer_scope(GCTypeTimer(collector)); in CollectGarbage()