Home | History | Annotate | Download | only in src

Lines Matching refs:PRECISE

3907       case PRECISE: {
3945 if (sweep_precisely_) how_to_sweep = PRECISE;
3955 SweepSpace(heap()->code_space(), PRECISE);
3957 SweepSpace(heap()->cell_space(), PRECISE);
3961 // ClearNonLiveTransitions depends on precise sweeping of map space to
3964 SweepSpace(heap()->map_space(), PRECISE);