Home | History | Annotate | Download | only in src

Lines Matching refs:PRECISE

4051       case PRECISE: {
4091 if (sweep_precisely_) how_to_sweep = PRECISE;
4117 SweepSpace(heap()->code_space(), PRECISE);
4119 SweepSpace(heap()->cell_space(), PRECISE);
4120 SweepSpace(heap()->property_cell_space(), PRECISE);
4124 // ClearNonLiveTransitions depends on precise sweeping of map space to
4127 SweepSpace(heap()->map_space(), PRECISE);