No one has taken my bet :-P.

/be

Mark S. Miller wrote:
On Sun, Feb 22, 2015 at 3:12 PM, Mark S. Miller <[email protected] <mailto:[email protected]>> wrote:

    Array.prototype has reverted to being an empty initially empty
    exotic array object.
    Function.prototype remains a no-op function object.


Empty in terms of the indexed properties, and with a .length of 0. Array.prototype does of course have all the normal methods it always had, to be inherited by array instances.
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to