visit_children_non_moving

Function visit_children_non_moving 

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

Convenient wrapper of non-moving visit_children.