mmtk::memory_manager

Function 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.