pub fn propagate_dirty_bit_up_to<E>(ancestor: E, child: E)where
    E: TElement,
Expand description

Propagates the bits after invalidating a descendant child.