Rev 294 | Rev 296 | Go to most recent revision | Last modification | Compare with Previous | View Log | RSS feed
* object.js
- Added jsx.array.map() so that Array.prototype.map()
is available without jsx.options.emulate === true as well
(for es-matrix)
* object/object-compat.js
- Backported changes from object.js
- Syntax compatibility updates (for es-matrix):
+ Object.defineProperties()
+ jsx.object.findProperty()