var to const/let
for to forEach() to for-of
arguments to rest parameters
apply() to the spread operator (...)
concat() to the spread operator (...)
Error
Math features
Symbol.iterator and not Symbol.ITERATOR (etc.)?
this
bind()
Object
__proto__ in ECMAScript 6
for-of loop
Math features
for-of loop