es6-shim icon indicating copy to clipboard operation
es6-shim copied to clipboard

Further general optimizations.

Open cscott opened this issue 9 years ago • 1 comments

Be careful about how arguments is accessed, and ensure that the ES.* helpers are treated as constant functions which can be inlined.

cscott avatar Dec 16 '15 20:12 cscott

I've cherry-picked in one of these commits - a rebase should result in only the one commit left on top

ljharb avatar Jan 03 '16 01:01 ljharb