Function mmtk::memory_manager::flush_mutator
source · pub fn flush_mutator<VM: VMBinding>(mutator: &mut Mutator<VM>)
Expand description
Flush the mutator’s local states.
Arguments:
mutator
: A reference to the mutator.