Skip to content
GitLab
Explore
Sign in
Register
rts: Factor out large bitmap walking
Code
Review changes
Check out branch
Download
Patches
Plain diff
Ben Gamari
requested to merge
wip/gc/factor-out-bitmap-walking
into
master
Feb 20, 2019
Overview
6
Commits
1
Pipelines
5
Changes
2
Expand
This will be needed by the mark phase of the non-moving collector so let's factor it out.
Merge request reports