Function swc_core::ecma::utils::constructor::inject_after_super

pub fn inject_after_super(c: &mut Constructor, exprs: Vec<Box<Expr>>)
Available on crate features __ecma and __utils only.