Function mmtk::plan::mutator_context::no_op_release_func
source · pub(crate) fn no_op_release_func<VM: VMBinding>(
_mutator: &mut Mutator<VM>,
_tls: VMWorkerThread
)
Expand description
A place-holder implementation for MutatorConfig::release_func
that does nothing.