This lets us use the fast path for most object literal assignments and then utilizes the defineProperty path when there is a chance that we could hit the setter issue described in #357. 10x performance boosts seen for the six-speed test case, going from 200k operations/sec to 2M ops/sec.
optimise rest parameters in spread element position and allocate rest array at the earliest common ancestor of all references - fixes #1768
Babel is a compiler for writing next generation JavaScript.
For questions and support please visit the slack channel or StackOverflow. The Babel issue tracker is exclusively for bug reports and feature requests.
Issues without instructions to reproduce will be immediately closed.
For documentation and website issues please visit the babel.github.io repo.
Description
Languages
JavaScript
99.5%
Makefile
0.3%
HTML
0.1%