Function mmtk::memory_manager::is_live_object[][src]

pub fn is_live_object(object: ObjectReference) -> bool

Is the object alive?

Arguments:

  • object: The object reference to query.