Comment #8 on issue 3859 by [email protected]: Init collections from iterable & SameValueZero
https://code.google.com/p/v8/issues/detail?id=3859#c8

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/f6e02e195cf6b887204f896640b172741fe09d0f

commit f6e02e195cf6b887204f896640b172741fe09d0f
Author: bmeurer <[email protected]>
Date: Tue Feb 03 06:28:59 2015

Compute the same hash for all NaN values.

Both SameValue and SameValueZero consider different NaNs equal, so we
better assign the same hash value to all NaNs.

BUG=v8:3859
LOG=y
[email protected]

Review URL: https://codereview.chromium.org/897593002

Cr-Commit-Position: refs/heads/master@{#26391}

[modify] http://crrev.com/f6e02e195cf6b887204f896640b172741fe09d0f/src/objects.cc [add] http://crrev.com/f6e02e195cf6b887204f896640b172741fe09d0f/test/mjsunit/regress/regress-3859.js


--
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/d/optout.

Reply via email to