[][src]Function swc_ecma_visit::fold_throw_stmt

pub fn fold_throw_stmt<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: ThrowStmt
) -> ThrowStmt