SCAVENGE         1206 src/heap.cc      gc_state_ = SCAVENGE;
SCAVENGE         1219 src/spaces.cc    if (heap()->gc_state() == Heap::SCAVENGE) {