Searched refs:CollectStatistics (Results 1 – 3 of 3) sorted by relevance
296 if (FLAG_heap_stats || FLAG_log_gc) new_space_.CollectStatistics(); in ReportStatisticsBeforeGC()305 new_space_.CollectStatistics(); in ReportStatisticsBeforeGC()399 new_space_.CollectStatistics(); in ReportStatisticsAfterGC()
2517 void CollectStatistics();
1862 void NewSpace::CollectStatistics() { in CollectStatistics() function in v8::internal::NewSpace