Searched refs:optimize_for_memory (Results 1 – 1 of 1) sorted by relevance
36 bool optimize_for_memory = heap->ShouldOptimizeForMemoryUsage(); in RunInternal() local40 optimize_for_memory ? "background" : "foreground"); in RunInternal()47 event.should_start_incremental_gc = is_idle || optimize_for_memory; in RunInternal()