Function swc_ecma_utils::is_rest_arguments[][src]

pub fn is_rest_arguments(e: &ExprOrSpread) -> bool
Expand description

Check if e is ...arguments