Function is_rest_arguments
pub fn is_rest_arguments(e: &ExprOrSpread) -> bool
Available on crate features
__ecma
and __utils
only.Expand description
Check if e
is ...arguments
pub fn is_rest_arguments(e: &ExprOrSpread) -> bool
__ecma
and __utils
only.Check if e
is ...arguments