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

Issue 1234073003: V8: Add utility functions to check SameValue and SameValueZero. (Closed)

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

Description

V8: Add utility functions to check SameValue and SameValueZero. Adds SameValue and SameValueZero functions for float and double. These will be used for HeapNumber and SIMD values. LOG=N BUG=v8:4124 Committed: https://crrev.com/ed898473cfadcb8b3b5b0c776a56d4a2513f5317 Cr-Commit-Position: refs/heads/master@{#29660}

Patch Set 1 #

Patch Set 2 : Clean up. #

Total comments: 6

Patch Set 3 : Adam's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -12 lines) Patch
M src/objects.cc View 2 chunks +2 lines, -12 lines 0 comments Download
M src/utils.h View 1 2 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
Dan Ehrenberg
+1 makes sense to me, but I don't know this code so well.
5 years, 5 months ago (2015-07-14 18:15:18 UTC) #2
bbudge
Will be used in https://codereview.chromium.org/1219943002/
5 years, 5 months ago (2015-07-14 18:18:48 UTC) #4
adamk
Where are the other callers going to live? My only concern with this is that ...
5 years, 5 months ago (2015-07-14 18:26:58 UTC) #6
bbudge
This will be used in the SIMD value type tests for SameValue and SameValueZero, in ...
5 years, 5 months ago (2015-07-14 20:26:24 UTC) #7
adamk
lgtm
5 years, 5 months ago (2015-07-14 20:39:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1234073003/40001
5 years, 5 months ago (2015-07-14 20:39:19 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 5 months ago (2015-07-14 21:35:57 UTC) #11
commit-bot: I haz the power
5 years, 5 months ago (2015-07-14 21:36:16 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ed898473cfadcb8b3b5b0c776a56d4a2513f5317
Cr-Commit-Position: refs/heads/master@{#29660}

Powered by Google App Engine
This is Rietveld 408576698