kpdecker 1d83ad6cce Avoid defineProperty when not needed
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.
2015-06-25 09:22:03 -05:00
2015-06-25 04:18:49 +01:00
2015-06-25 09:22:03 -05:00
2015-05-09 00:09:19 +01:00
2015-01-30 21:17:16 +11:00
2015-06-25 04:11:40 +01:00
2014-12-16 22:17:35 -08:00
2015-02-16 14:36:57 +11:00
2015-06-25 04:17:52 +01:00
2015-02-15 18:09:05 +11:00
2015-06-08 20:33:09 +09:00
NFO
2015-05-14 18:07:36 +01:00

babel

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
No description provided
Readme 79 MiB
Languages
JavaScript 99.5%
Makefile 0.3%
HTML 0.1%