Comment #1 on issue 2568 by [email protected]: Array.prototype.map plucking out "length" causes function to stick
http://code.google.com/p/v8/issues/detail?id=2568

FWIW, this breaks underscore.js's _.zip method, which plucks out the length of many arrays:

https://github.com/documentcloud/underscore/blob/933c35f88a37c88d0e99c1240f87a02859037d4f/underscore.js#L494

Underscore's quite a popular JS library, so this might be bad if this is indeed a bug which hits Chrome stable? I can't say.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to