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

Issue 2218083002: Remove bool result from analyze since it's always true (Closed)

Created:
4 years, 4 months ago by Toon Verwaest
Modified:
4 years, 4 months ago
Reviewers:
adamk, marja
CC:
v8-reviews_googlegroups.com, adamk
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Remove bool result from analyze since it's always true This also gets rid of the pending_error_handler field on DeclarationScope which wasn't actually used. BUG=v8:5209 Committed: https://crrev.com/4943f722729c40d3702cf28505d5b80ecf38b9df Cr-Commit-Position: refs/heads/master@{#38400}

Patch Set 1 #

Patch Set 2 : undo zone change #

Total comments: 1

Patch Set 3 : "Remove include" #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -35 lines) Patch
M src/ast/scopes.h View 1 2 3 5 chunks +4 lines, -9 lines 0 comments Download
M src/ast/scopes.cc View 1 2 3 7 chunks +9 lines, -23 lines 0 comments Download
M src/compiler.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/compiler/test-loop-assignment-analysis.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-parsing.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (8 generated)
Toon Verwaest
ptal
4 years, 4 months ago (2016-08-05 14:38:10 UTC) #2
adamk
lgtm (looks like more vestigial strong mode stuff?) https://codereview.chromium.org/2218083002/diff/20001/src/ast/scopes.h File src/ast/scopes.h (right): https://codereview.chromium.org/2218083002/diff/20001/src/ast/scopes.h#newcode11 src/ast/scopes.h:11: #include ...
4 years, 4 months ago (2016-08-05 17:51:11 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2218083002/40001
4 years, 4 months ago (2016-08-05 18:28:02 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_asan_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_asan_rel_ng/builds/6439) v8_linux64_gyp_rel_ng on master.tryserver.v8 (JOB_FAILED, ...
4 years, 4 months ago (2016-08-05 18:29:11 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2218083002/60001
4 years, 4 months ago (2016-08-05 18:33:59 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-08-05 18:57:37 UTC) #13
commit-bot: I haz the power
4 years, 4 months ago (2016-08-05 19:00:04 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/4943f722729c40d3702cf28505d5b80ecf38b9df
Cr-Commit-Position: refs/heads/master@{#38400}

Powered by Google App Engine
This is Rietveld 408576698