Files
Mozilla/mozilla/js
igor%mir2.org 509cd7e28a Fixing bug 233274: for/in loop goes through array elements in wrong order
Fix: populate ids array in NativeArray with dense indexes first

Since array literals in Rhino creates instances of NativeArray with the
internal dense array containing literal elements, the patch changes
NativeArray.getIds to return ids array with dense indexes coming first and
indexes for elements added later after that.


git-svn-id: svn://10.0.0.236/trunk@152428 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-06 20:16:36 +00:00
..
2004-01-31 01:04:51 +00:00