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

Issue 1941683003: PPC/s390: modify if/else block to fix debug build (Closed)

Created:
4 years, 7 months ago by JaideepBajwa
Modified:
4 years, 7 months ago
Reviewers:
MTBrandyberry, adamk
CC:
v8-reviews_googlegroups.com, JoranSiu, john.yan, michael_dawson, MTBrandyberry
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

PPC/s390: modify if/else block to fix debug build changed the if/else block to fix the debug build failure on PPC/s390. R=adamk@chromium.org, mbrandy@us.ibm.com BUG= LOG=N Committed: https://crrev.com/d6229137bd79f5055f75ae57c75600cf5c4f4258 Cr-Commit-Position: refs/heads/master@{#35954}

Patch Set 1 #

Total comments: 2

Patch Set 2 : addressed comment, using ok instead of CHECK_OK #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/parsing/preparser.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (2 generated)
JaideepBajwa
PTAL
4 years, 7 months ago (2016-05-02 21:28:28 UTC) #1
adamk
https://codereview.chromium.org/1941683003/diff/1/src/parsing/preparser.cc File src/parsing/preparser.cc (left): https://codereview.chromium.org/1941683003/diff/1/src/parsing/preparser.cc#oldcode285 src/parsing/preparser.cc:285: } else { Your compiler really can't tell that ...
4 years, 7 months ago (2016-05-02 21:38:55 UTC) #2
JaideepBajwa
On 2016/05/02 21:38:55, adamk wrote: > https://codereview.chromium.org/1941683003/diff/1/src/parsing/preparser.cc > File src/parsing/preparser.cc (left): > > https://codereview.chromium.org/1941683003/diff/1/src/parsing/preparser.cc#oldcode285 > ...
4 years, 7 months ago (2016-05-02 21:59:40 UTC) #3
adamk
https://codereview.chromium.org/1941683003/diff/1/src/parsing/preparser.cc File src/parsing/preparser.cc (left): https://codereview.chromium.org/1941683003/diff/1/src/parsing/preparser.cc#oldcode288 src/parsing/preparser.cc:288: return ParseFunctionDeclaration(CHECK_OK); If it's only about CHECK_OK, then this ...
4 years, 7 months ago (2016-05-02 22:01:15 UTC) #4
JaideepBajwa
On 2016/05/02 22:01:15, adamk wrote: > https://codereview.chromium.org/1941683003/diff/1/src/parsing/preparser.cc > File src/parsing/preparser.cc (left): > > https://codereview.chromium.org/1941683003/diff/1/src/parsing/preparser.cc#oldcode288 > ...
4 years, 7 months ago (2016-05-02 22:08:40 UTC) #5
JaideepBajwa
updated, PTAL
4 years, 7 months ago (2016-05-02 22:26:11 UTC) #6
adamk
lgtm, thanks
4 years, 7 months ago (2016-05-02 22:27:57 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1941683003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1941683003/20001
4 years, 7 months ago (2016-05-02 22:28:51 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-02 22:55:18 UTC) #10
commit-bot: I haz the power
4 years, 7 months ago (2016-05-02 22:57:59 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d6229137bd79f5055f75ae57c75600cf5c4f4258
Cr-Commit-Position: refs/heads/master@{#35954}

Powered by Google App Engine
This is Rietveld 408576698