Skip to content
  • Ömer Sinan Ağacan's avatar
    rts/Scav: Expose scavenging functions · 04471c4f
    Ömer Sinan Ağacan authored
    To keep the non-moving collector nicely separated from the moving
    collector its scavenging phase will live in another file,
    `NonMovingScav.c`. However, it will need to use these functions so
    let's expose them.
    04471c4f