Function swc_ecma_utils::contains_arguments[][src]

pub fn contains_arguments<N>(body: &N) -> bool where
    N: VisitWith<ArgumentsFinder>,