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

Issue 195063002: Fix bug in constant folding object comparisons. (Closed)

Created:
6 years, 9 months ago by Yang
Modified:
6 years, 9 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Fix bug in constant folding object comparisons. R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19798

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -30 lines) Patch
M src/hydrogen-instructions.h View 1 4 chunks +26 lines, -27 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 chunk +1 line, -1 line 0 comments Download
A + test/mjsunit/regress/regress-346587.js View 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Yang
6 years, 9 months ago (2014-03-11 13:24:47 UTC) #1
Jakob Kummerow
LGTM with comment. https://codereview.chromium.org/195063002/diff/1/src/hydrogen-instructions.h File src/hydrogen-instructions.h (right): https://codereview.chromium.org/195063002/diff/1/src/hydrogen-instructions.h#newcode4309 src/hydrogen-instructions.h:4309: // TODO(danno): make this private when ...
6 years, 9 months ago (2014-03-11 13:30:21 UTC) #2
Yang
On 2014/03/11 13:30:21, Jakob wrote: > LGTM with comment. > > https://codereview.chromium.org/195063002/diff/1/src/hydrogen-instructions.h > File src/hydrogen-instructions.h ...
6 years, 9 months ago (2014-03-11 13:33:16 UTC) #3
Yang
6 years, 9 months ago (2014-03-11 13:34:09 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r19798 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698