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

Issue 24350014: Use Unique<Object> in HConstant and remove UniqueValueId. (Closed)

Created:
7 years, 3 months ago by titzer
Modified:
7 years, 3 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Use Unique<Object> in HConstant and remove UniqueValueId. BUG= R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16911

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -179 lines) Patch
M src/hydrogen.h View 1 chunk +1 line, -1 line 0 comments Download
M src/hydrogen.cc View 3 chunks +4 lines, -5 lines 0 comments Download
M src/hydrogen-instructions.h View 13 chunks +39 lines, -113 lines 1 comment Download
M src/hydrogen-instructions.cc View 11 chunks +31 lines, -55 lines 0 comments Download
M src/unique.h View 4 chunks +13 lines, -5 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
titzer
This is the last holdout with UniqueValueId. I plan to introduce a uniqueness scope in ...
7 years, 3 months ago (2013-09-24 08:58:41 UTC) #1
Toon Verwaest
lgtm with nits https://codereview.chromium.org/24350014/diff/1/src/hydrogen-instructions.h File src/hydrogen-instructions.h (right): https://codereview.chromium.org/24350014/diff/1/src/hydrogen-instructions.h#newcode3468 src/hydrogen-instructions.h:3468: // If this is a numerical ...
7 years, 3 months ago (2013-09-24 09:17:54 UTC) #2
titzer
On 2013/09/24 09:17:54, Toon Verwaest wrote: > lgtm with nits > > https://codereview.chromium.org/24350014/diff/1/src/hydrogen-instructions.h > File ...
7 years, 3 months ago (2013-09-24 09:24:47 UTC) #3
titzer
7 years, 3 months ago (2013-09-24 09:48:49 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r16911 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698