On 22 January 2012 18:52, David Bruant <[email protected]> wrote:
>
> SpiderMonkey implementation landed today. I was looking over the commit
> [1] and had a question.
> There is a test:
>
> assertEq(Object.prototype.toString.call(new Map), "[object Map]");

FWIW, V8 behaves the same. It's not in the spec yet, but it's the
behaviour you would interpolate.

/Andreas
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to