Function contains_arguments
pub fn contains_arguments<N>(body: &N) -> boolwhere
N: VisitWith<ArgumentsFinder>,Available on crate features
__ecma and __utils only.pub fn contains_arguments<N>(body: &N) -> boolwhere
N: VisitWith<ArgumentsFinder>,__ecma and __utils only.