Rev 288 | Rev 290 | Go to most recent revision | Last modification | Compare with Previous | View Log | RSS feed
* object.js
- Moved jsx.object._hasOwnProperty() to top
- Added jsx.object._propertyIsEnumerable()
(for-in safe Object.prototype.propertyIsEnumerable() emulation)
- Optimized jsx.object.findNewProperty()