On Mon, Jan 23, 2012 at 8:53 AM, Sam Tobin-Hochstadt <sa...@ccs.neu.edu>wrote:

> On Mon, Jan 23, 2012 at 5:19 AM, Andreas Rossberg <rossb...@google.com>
> wrote:
> > On 22 January 2012 18:52, David Bruant <bruan...@gmail.com> 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.
>
> As was mentioned in another thread, we agreed at the F2F that we
> should be writing tests for test262 for features like Maps and Sets
> that are implemented, even before they're described in the spec.
> Unfortunately, I think only companies that have executed the
> contribution agreement for test262 can contribute, but this seems like
> a good place to start.  :)
>

Where can I find the information about the contribution agreement for
test262?

Rick



> --
> sam th
> sa...@ccs.neu.edu
> _______________________________________________
> es-discuss mailing list
> es-discuss@mozilla.org
> https://mail.mozilla.org/listinfo/es-discuss
>
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to