Function swc_ecma_utils::is_rest_arguments
source · [−]pub fn is_rest_arguments(e: &ExprOrSpread) -> bool
Expand description
Check if e
is ...arguments
pub fn is_rest_arguments(e: &ExprOrSpread) -> bool
Check if e
is ...arguments