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.
Please register or sign in to comment
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.