Type Alias mmtk::policy::gc_work::TraceKind

source ·
pub(crate) type TraceKind = u8;
Expand description

Used to identify the trace if a policy has different kinds of traces. For example, defrag vs fast trace for Immix, mark vs forward trace for mark compact.