Searched refs:StartSweepSpace (Results 1 – 2 of 2) sorted by relevance
685 void StartSweepSpace(PagedSpace* space);
3822 void MarkCompactCollector::StartSweepSpace(PagedSpace* space) { in StartSweepSpace() function in v8::internal::MarkCompactCollector3885 StartSweepSpace(heap()->old_space()); in StartSweepSpaces()3890 StartSweepSpace(heap()->code_space()); in StartSweepSpaces()3895 StartSweepSpace(heap()->map_space()); in StartSweepSpaces()