« Return to Thread: Could this be removed from Array#concat.

Re: Could this be removed from Array#concat.

by Thomas L. Shinnick :: Rate this Message:

Reply to Author | View in Thread

At 10:29 PM 6/14/2009, John-David Dalton wrote:
I think that under 15.4.4.4      Array.prototype.concat
 5 -> b. -> iii -> 3 - > "a. Call ToString(n)." could be removed as it
is performed in c.

- John-David Dalton

I had also thought this in my comments to the editors (apparently missed) prior to publishing, saying
        Also, step 5.b.iii.4 could probably be removed, as the call to
        [[DefineOwnProperty]] does its own ToString(n)

( before some late reorganization "5.b.iii.4" was the current 5.b.iii.3.a )

So... seconded. 
(Or firsted?... anyway _agreed_ :-) )
_______________________________________________
es-discuss mailing list
es-discuss@...
https://mail.mozilla.org/listinfo/es-discuss

 « Return to Thread: Could this be removed from Array#concat.