Function swc_ecma_utils::contains_arguments

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