bc7b1094c3
Swept and kept objects in NextFitPages are double counted; first in GCApi::SweepObject and then again inside NextFitPage::Sweep. This fix removes the latter. Co-authored-by: Troels Lund <troels@google.com> Merge-request: KOTLIN-MR-691 Merged-by: Alexander Shabalin <alexander.shabalin@jetbrains.com>