Searched refs:StartSweepSpace (Results 1 – 2 of 2) sorted by relevance
818 void StartSweepSpace(PagedSpace* space);
3338 void MarkCompactCollector::StartSweepSpace(PagedSpace* space) { in StartSweepSpace() function in v8::internal::MarkCompactCollector3404 StartSweepSpace(heap()->old_space()); in StartSweepSpaces()3409 StartSweepSpace(heap()->code_space()); in StartSweepSpaces()3414 StartSweepSpace(heap()->map_space()); in StartSweepSpaces()