[Bug 20158] Unrestricted typed dictionary

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 the QA Contact for the bug.

Received on Thursday, 29 November 2012 17:33:38 UTC