visit_children_moving

Function visit_children_moving 

Source
pub fn visit_children_moving<VM>(
    tls: VMWorkerThread,
    object: ObjectReference,
    object_tracer: &mut impl ObjectTracer,
)
where VM: VMBinding,
Expand description

Convenient wrapper of moving visit_children.