mmtk::policy::marksweepspace::malloc_ms::metadata

Function is_offset_malloc

source
pub(super) fn is_offset_malloc(address: Address) -> bool
Expand description

Is this allocation an offset malloc? The argument address should be the allocation address (object start)