Changes between Version 5 and Version 6 of Ticket #7260, comment 5
- Timestamp:
- 04/18/11 19:30:14 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7260, comment 5
v5 v6 19 19 Here's a fiddle with me changing that one line: http://jsfiddle.net/jboesch26/Ungsa/ 20 20 21 This would allow looping over objects with length props. This newEach proposal seems to be slightly faster as well: http://jsperf.com/each-object-supporting-length-key/ 421 This would allow looping over objects with length props. This newEach proposal seems to be slightly faster as well: http://jsperf.com/each-object-supporting-length-key/6 22 22 23 23 If this is cool, I'll make a pull request.
