- From: <bugzilla@jessica.w3.org>
- Date: Thu, 29 Nov 2012 17:33:36 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20158 --- Comment #3 from Boris Zbarsky <bzbarsky@mit.edu> --- One option is to just say that key order is determined by the passed-in object and define that in the ES binding this is enumeration order. Of course enumeration order on objects is not actually the same across UAs, and if you have the temerity to use numeric keys (including "2" and whatnot) you can't control their enumeration order at all in some ES impls and in the ES6 spec... -- You are receiving this mail because: You are on the CC list for the bug.
Received on Thursday, 29 November 2012 17:33:41 UTC