Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dgc-tracer.cc65 reduce_memory(false), in Event()
182 current_.reduce_memory = heap_->ShouldReduceMemory(); in Start()
523 current_.reduce_memory, in PrintNVP()
628 spent_in_mutator, current_.TypeName(true), current_.reduce_memory, in PrintNVP()
Dgc-tracer.h176 bool reduce_memory; variable
Dmark-compact.cc717 const bool reduce_memory = heap()->ShouldReduceMemory(); in CollectEvacuationCandidates() local
806 AllocationSpaceName(space->identity()), reduce_memory, in CollectEvacuationCandidates()