Function mmtk::memory_manager::is_live_object
source · pub fn is_live_object(object: ObjectReference) -> bool
Expand description
Is the object alive?
Arguments:
object
: The object reference to query.
pub fn is_live_object(object: ObjectReference) -> bool
Is the object alive?
Arguments:
object
: The object reference to query.