Function swc_ecma_transforms::perf::should_work

pub fn should_work<C, T>(n: &T) -> bool
where C: Check, T: VisitWith<C>,