Address as an unsigned integer.
Used as key, value or element instead of a pointer OpenHashMap to prevent triggering of gc_addRange and gc_removeRange.
TODO is holeValue suitably chosen?
Get hash of this, with extra fast computation for the small case.
< Alignment in bytes.
Hole/Deletion value. Prevent hole bitmap from being used.
Null value.
https://en.wikipedia.org/wiki/Data_structure_alignment
See Implementation
Address as an unsigned integer.
Used as key, value or element instead of a pointer OpenHashMap to prevent triggering of gc_addRange and gc_removeRange.
TODO is holeValue suitably chosen?