Function swc_core::ecma::transforms::base::perf::should_work

pub fn should_work<C, T>(n: &T) -> bool
where C: Check, T: VisitWith<C>,
Available on crate feature __ecma and (crate features __ecma_transforms or __testing_transform) only.