Could this be removed from Array#concat.

View: New views
3 Messages — Rating Filter:   Alert me  

Could this be removed from Array#concat.

by jdalton-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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
_______________________________________________
es-discuss mailing list
es-discuss@...
https://mail.mozilla.org/listinfo/es-discuss

Parent Message unknown Re: Could this be removed from Array#concat.

by Thomas L. Shinnick :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

RE: Could this be removed from Array#concat.

by Allen Wirfs-Brock-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Also agree and will fix it.  I haven’t worked though all these sorts of editorial comments yet…

 

From: es-discuss-bounces@... [mailto:es-discuss-bounces@...] On Behalf Of Thomas L. Shinnick
Sent: Sunday, June 14, 2009 8:46 PM
To: es-discuss@...
Subject: Re: Could this be removed from Array#concat.

 

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