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

Issue 134733007: Fix for potential issue related to replacing CheckMaps with values. (Closed)

Created:
6 years, 11 months ago by Igor Sheludko
Modified:
6 years, 10 months ago
Reviewers:
titzer
CC:
v8-dev
Visibility:
Public.

Description

Fix for potential issue related to replacing CheckMaps with values. R=titzer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18887

Patch Set 1 #

Total comments: 2

Patch Set 2 : Review notes applied #

Patch Set 3 : Rebasing on r18885. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -20 lines) Patch
M src/hydrogen.cc View 1 2 1 chunk +7 lines, -1 line 0 comments Download
M src/hydrogen-check-elimination.cc View 1 2 4 chunks +46 lines, -19 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
titzer
lgtm other one comment https://codereview.chromium.org/134733007/diff/1/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/134733007/diff/1/src/hydrogen.cc#newcode3922 src/hydrogen.cc:3922: instruction->DeleteAndReplaceWith(instruction->ActualValue()); Not sure this is ...
6 years, 11 months ago (2014-01-23 18:34:46 UTC) #1
Igor Sheludko
https://codereview.chromium.org/134733007/diff/1/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/134733007/diff/1/src/hydrogen.cc#newcode3922 src/hydrogen.cc:3922: instruction->DeleteAndReplaceWith(instruction->ActualValue()); On 2014/01/23 18:34:46, titzer wrote: > Not sure ...
6 years, 10 months ago (2014-01-28 17:45:05 UTC) #2
Igor Sheludko
6 years, 10 months ago (2014-01-28 17:49:20 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r18887 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698