Function mmtk::memory_manager::flush_mutator[][src]

pub fn flush_mutator<VM: VMBinding>(mutator: &mut Mutator<VM>)

Flush the mutator’s local states.

Arguments:

  • mutator: A reference to the mutator.