In particular, support a constant object space where objects can be emitted at compile-time. Those objects are not scanned, do not point outside the constant object space, and do not move. Other objects in the run-time heap may point into the constant space.
In particular, support a constant object space where objects can be emitted at compile-time. Those objects are not scanned, do not point outside the constant object space, and do not move. Other objects in the run-time heap may point into the constant space.