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

Issue 17444011: Fix to_boolean type feedback for unary and binary ops (Closed)

Created:
7 years, 6 months ago by oliv
Modified:
7 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix to_boolean type feedback for unary and binary ops BUG= R=jkummerow@chromium.org, rossberg@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15319

Patch Set 1 #

Total comments: 5

Patch Set 2 : #

Total comments: 3

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -1 line) Patch
M src/ast.h View 1 2 4 chunks +6 lines, -1 line 0 comments Download
M src/ast.cc View 1 2 2 chunks +20 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
oliv
7 years, 6 months ago (2013-06-21 16:59:20 UTC) #1
rossberg
LGTM with comment https://codereview.chromium.org/17444011/diff/1/src/ast.h File src/ast.h (right): https://codereview.chromium.org/17444011/diff/1/src/ast.h#newcode405 src/ast.h:405: Nit: I'd remove that empty line ...
7 years, 6 months ago (2013-06-24 08:54:16 UTC) #2
Jakob Kummerow
For the record, as discussed offline, this change does not LGTM in its current form, ...
7 years, 6 months ago (2013-06-24 09:25:07 UTC) #3
oliv
On 2013/06/24 09:25:07, Jakob wrote: > For the record, as discussed offline, this change does ...
7 years, 6 months ago (2013-06-24 13:38:25 UTC) #4
Jakob Kummerow
LGTM with nits. https://codereview.chromium.org/17444011/diff/15001/src/ast.cc File src/ast.cc (right): https://codereview.chromium.org/17444011/diff/15001/src/ast.cc#newcode292 src/ast.cc:292: // TODO(oli) If this Operation is ...
7 years, 6 months ago (2013-06-24 15:06:35 UTC) #5
oliv
7 years, 6 months ago (2013-06-25 11:49:52 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r15319 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698