Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(226)

Issue 897593002: Compute the same hash for all NaN values. (Closed)

Created:
5 years, 10 months ago by Benedikt Meurer
Modified:
5 years, 10 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

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 R=verwaest@chromium.org Committed: https://crrev.com/f6e02e195cf6b887204f896640b172741fe09d0f Cr-Commit-Position: refs/heads/master@{#26391}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -9 lines) Patch
M src/objects.cc View 1 chunk +3 lines, -1 line 0 comments Download
A + test/mjsunit/regress/regress-3859.js View 1 chunk +2 lines, -8 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Benedikt Meurer
5 years, 10 months ago (2015-02-03 05:57:15 UTC) #1
Toon Verwaest
lgtm
5 years, 10 months ago (2015-02-03 05:58:33 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/897593002/1
5 years, 10 months ago (2015-02-03 05:59:33 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 10 months ago (2015-02-03 06:29:07 UTC) #5
commit-bot: I haz the power
5 years, 10 months ago (2015-02-03 06:29:30 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/f6e02e195cf6b887204f896640b172741fe09d0f
Cr-Commit-Position: refs/heads/master@{#26391}

Powered by Google App Engine
This is Rietveld 408576698