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

Issue 14365014: Switch elements access to use IfBuilder instead of CheckBuilder. (Closed)

Created:
7 years, 8 months ago by Michael Starzinger
Modified:
7 years, 8 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Switch elements access to use IfBuilder instead of CheckBuilder. R=danno@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=14360

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed comments by Daniel Clifford. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -7 lines) Patch
M src/hydrogen.h View 2 chunks +0 lines, -2 lines 0 comments Download
M src/hydrogen.cc View 1 3 chunks +8 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Michael Starzinger
7 years, 8 months ago (2013-04-19 13:58:13 UTC) #1
danno
https://codereview.chromium.org/14365014/diff/1/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/14365014/diff/1/src/hydrogen.cc#newcode1317 src/hydrogen.cc:1317: HValue* bounds_check = bounds_checker.AndIfCompare( This logic isn't quite the ...
7 years, 8 months ago (2013-04-19 14:25:47 UTC) #2
Michael Starzinger
https://codereview.chromium.org/14365014/diff/1/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/14365014/diff/1/src/hydrogen.cc#newcode1317 src/hydrogen.cc:1317: HValue* bounds_check = bounds_checker.AndIfCompare( On 2013/04/19 14:25:47, danno wrote: ...
7 years, 8 months ago (2013-04-19 16:06:53 UTC) #3
danno
lgtm
7 years, 8 months ago (2013-04-19 16:09:20 UTC) #4
Michael Starzinger
7 years, 8 months ago (2013-04-19 16:21:17 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r14360 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698