RuntimeTiny
is a size-optimized version of the FLEX
backend. It inherits most of the implementation of Runtime1, but
uses indices rather than direct pointers to compress the claz
field and (will) support byte- and bit-aligned (i.e. "unaligned")
fields in object layouts.
@author C. Scott Ananian