summaryrefslogtreecommitdiff
path: root/rts/sm/NonMovingScav.c
Commit message (Expand)AuthorAgeFilesLines
* nonmoving: Fix handling of dirty objectsBen Gamari2020-05-061-2/+16
* rts: COMPACT_NFDATA support for the nonmoving collectorÖmer Sinan Ağacan2019-10-221-0/+4
* Nonmoving: Allow aging and refactor static objects logicBen Gamari2019-10-221-13/+32
* rts: Non-concurrent mark and sweepÖmer Sinan Ağacan2019-10-201-0/+366