Home
last modified time | relevance | path

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

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