- `arguments` needs to go away - `.call` and `.apply` similarly - try to catch the common cases and replace with `rest`/`spread`
argumentsneeds to go away.calland.applysimilarlyrest/spread