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

Issue 82943005: Safe HGraphBuilder::Add<> and New<> (Closed)

Created:
7 years, 1 month ago by Dmitry Lomov (no reviews)
Modified:
7 years, 1 month ago
Reviewers:
Benedikt Meurer, danno
CC:
v8-dev, danno, Sven Panne
Visibility:
Public.

Description

Safe HGraphBuilder::Add<> and New<> R=danno@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18033

Patch Set 1 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -42 lines) Patch
M src/code-stubs-hydrogen.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/hydrogen.h View 23 chunks +73 lines, -29 lines 2 comments Download
M src/hydrogen.cc View 6 chunks +9 lines, -7 lines 0 comments Download
M src/hydrogen-instructions.h View 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Dmitry Lomov (no reviews)
PTAL. Making Add<> and New<> safe as discussed. https://codereview.chromium.org/82943005/diff/60001/src/hydrogen.h File src/hydrogen.h (right): https://codereview.chromium.org/82943005/diff/60001/src/hydrogen.h#newcode1754 src/hydrogen.h:1754: return ...
7 years, 1 month ago (2013-11-22 15:05:01 UTC) #1
Dmitry Lomov (no reviews)
PTAL. Making Add<> and New<> safe as discussed.
7 years, 1 month ago (2013-11-22 15:05:26 UTC) #2
danno
I like this. LGTM. https://codereview.chromium.org/82943005/diff/60001/src/hydrogen.h File src/hydrogen.h (right): https://codereview.chromium.org/82943005/diff/60001/src/hydrogen.h#newcode1754 src/hydrogen.h:1754: return I::cast(AddInstruction(instr)); On 2013/11/22 15:05:01, ...
7 years, 1 month ago (2013-11-22 16:42:40 UTC) #3
Dmitry Lomov (no reviews)
7 years, 1 month ago (2013-11-22 19:05:30 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r18033 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698