Searched refs:evacuation (Results 1 – 3 of 3) sorted by relevance
451 void set_evacuation(bool evacuation) { evacuation_ = evacuation; } in set_evacuation() argument453 bool evacuation() const { return evacuation_; } in evacuation() function
587 if (FLAG_verify_heap && !evacuation()) { in EnsureSweepingCompleted()
4240 Put newspace evacuation in an EvacuationScope (Chromium issue 471554).5652 Reserve code range block for evacuation (Chromium issue 430118).6430 Use emergency memory in the case of out of memory during evacuation10406 Fixed WeakMap processing for evacuation candidates (issue 2060).