swc_ecma_utils

Function contains_arguments

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