ValueModel for the given valueType, if the latter is a value
interface, or if it the heap or native implementation for some value interface, returns the
ValueModel for that value interface.Align.offset(), the range of the field's bytes offsets don't cross the specified Align.dontCross()
boundary.Align.dontCross() alignment is equivalent to 1-byte for fields which take <= 8 bits, 2-byte
for fields which take <= 16 bits, 4-byte for fields which take <= 32 bits, 8-byte for
fields which take <= 64 bits.heapClassFor(valueType).newInstance().nativeClassFor(valueType).newInstance().Copyright © 2022. All rights reserved.