Searched defs:marking_time (Results 1 – 2 of 2) sorted by relevance
274 v8::base::TimeDelta StatsCollector::marking_time() const { in marking_time() function in cppgc::internal::StatsCollector
5687 double marking_time = 0.0; in ProcessItems() local