Home
last modified time | relevance | path

Searched refs:print_spill (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/v8/src/heap/
Dspaces.cc1818 static void ReportHistogram(Isolate* isolate, bool print_spill) { in ReportHistogram() argument
1843 if (FLAG_collect_heap_spill_statistics && print_spill) { in ReportHistogram()