pub fn initialize_collection<VM: VMBinding>(
    mmtk: &'static MMTK<VM>,
    tls: VMThread
)
Expand description