Rev 287 | Rev 289 | Go to most recent revision | Last modification | Compare with Previous | View Log | RSS feed
+ dom/storage.js
- Wrapper for storing non-recursive objects
in DOM storage using JSON
* object.js
- Fixed jsx.options.emulate default
- jsx.object.inheritFrom(): Fixed deadlock with null in emulation
- Fixed emulations:
+ Object.defineProperty()
+ Object.create()
* test/test.js
- Modified jsx.test.AssertionError so that it can be used
with jsx.throwThis() verbatim
- Removed obsolete code