Home | History | Annotate | Download | only in src

Lines Matching refs:PRECISE

4082       case PRECISE: {
4124 if (sweep_precisely_) how_to_sweep = PRECISE;
4150 SweepSpace(heap()->code_space(), PRECISE);
4152 SweepSpace(heap()->cell_space(), PRECISE);
4153 SweepSpace(heap()->property_cell_space(), PRECISE);
4157 // ClearNonLiveTransitions depends on precise sweeping of map space to
4160 SweepSpace(heap()->map_space(), PRECISE);