Rev 179 | Rev 181 | Go to most recent revision | Last modification | Compare with Previous | View Log | RSS feed
* object-commented.js
- Updated jsx.object.version
- isMethod(): Removed string evaluation support and isMethod.evaluateString
in favor of isMethod(tryThis("..."), ...)
- Function.prototype.apply(), Function.prototype.construct():
+ Removed expensive map() tests and calls
- Updated JSdoc