Some Array methods don't consider array holes and length
Rick Waldron
waldron.rick at gmail.com
Tue Jun 26 08:26:17 PDT 2012
On Tue, Jun 26, 2012 at 9:01 AM, Yusuke Suzuki <utatane.tea at gmail.com>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
> es-discuss at mozilla.org
> https://mail.mozilla.org/listinfo/es-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20120626/c70d308e/attachment-0001.html>
More information about the es-discuss
mailing list