mmtk::util::object_forwarding

Function read_forwarding_pointer

source
pub fn read_forwarding_pointer<VM: VMBinding>(
    object: ObjectReference,
) -> ObjectReference
Expand description

Read the forwarding pointer of an object. This function is called on forwarded/being_forwarded objects.