Next up, enabling it via the makefiles.
This is part of work to enable conservative GC.
We don't need a pin bit: we just need to mark pinned objects before evacuation starts. This way we can remove the stopping / marking race so that we can always mark while stopping.