Represent offsets into heap objects with byte, not word, offsets
I'd like to be able to pack together non-pointer fields that are less than a word in size, and this is a necessary prerequisite.
Showing
I'd like to be able to pack together non-pointer fields that are less than a word in size, and this is a necessary prerequisite.