pub fn visit_computed_prop_name<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: &ComputedPropName
)