mmtk::util::metadata::vo_bit

Function find_object_from_internal_pointer

source
pub(crate) fn find_object_from_internal_pointer<VM: VMBinding>(
    start: Address,
    search_limit_bytes: usize,
) -> Option<ObjectReference>
Expand description

Find the base reference to the object from a potential internal pointer.