> > 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 Regards, Yusuke Suzuki
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

