mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-01-15 01:38:13 -05:00
* _extends utility instead of Object.assign() * eqJS test for _extends * Test that a user-defined function named `_extends` doesn’t conflict with our utility function * IE8 polyfill note in docs