On Tue, Jun 26, 2012 at 9:01 AM, Yusuke Suzuki <[email protected]>wrote:
> For splice, this has already been reported as >> https://bugs.ecmascript.org/show_bug.cgi?id=332 > > > Oh, I missed it, thanks!! I've added myself to CC. > > I've added a new bug for slice: >> https://bugs.ecmascript.org/show_bug.cgi?id=417 > > > Thanks for filing this. > > Are there any other cases like these that you have identified? > > > As long as I know, all cases have been already reported. > For example, old Array.from spec had the same problem. > But in the latest draft, [[Put]] 'length' is inserted, so this issue > doesn't occur. > https://gist.github.com/1074126 > Sorry for any confusion - I wrote that as a "proof of concept". The draft that Allen produces should be considered the canonical document to follow for spec developments moving towards ES6 standardization. Rick > > Regards, > Yusuke Suzuki > > _______________________________________________ > es-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es-discuss > >
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

