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

Issue 2537413003: [parsing] Fix bug in completion value of try-finally. (Closed)

Created:
4 years ago by neis
Modified:
4 years ago
Reviewers:
adamk, Toon Verwaest
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[parsing] Fix bug in completion value of try-finally. R=adamk@chromium.org, verwaest@chromium.org BUG=v8:5698 Committed: https://crrev.com/67f1969a078a30906246e6b6d94d7468de9710f9 Cr-Commit-Position: refs/heads/master@{#41495}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Remove unused variable. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -10 lines) Patch
M src/parsing/rewriter.cc View 1 2 chunks +0 lines, -2 lines 0 comments Download
M test/mjsunit/es6/completion.js View 2 chunks +14 lines, -8 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
neis
4 years ago (2016-11-30 16:43:44 UTC) #1
adamk
lgtm, but I'd like Toon to take a look too since he wrote this version ...
4 years ago (2016-11-30 18:13:19 UTC) #2
neis
I need to think about this a little more. This morning I'm not convinced this ...
4 years ago (2016-12-01 06:57:07 UTC) #3
neis
Ok, I think it's fine. https://codereview.chromium.org/2537413003/diff/1/src/parsing/rewriter.cc File src/parsing/rewriter.cc (right): https://codereview.chromium.org/2537413003/diff/1/src/parsing/rewriter.cc#newcode246 src/parsing/rewriter.cc:246: bool set_after = is_set_; ...
4 years ago (2016-12-01 10:22:44 UTC) #4
adamk
still lgtm https://codereview.chromium.org/2537413003/diff/1/src/parsing/rewriter.cc File src/parsing/rewriter.cc (right): https://codereview.chromium.org/2537413003/diff/1/src/parsing/rewriter.cc#newcode247 src/parsing/rewriter.cc:247: // Only set result before a 'break' ...
4 years ago (2016-12-01 18:49:31 UTC) #5
Toon Verwaest
Seems like I failed at writing the proper test case and fix the bug :) ...
4 years ago (2016-12-05 15:16:36 UTC) #6
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/2537413003/1
4 years ago (2016-12-05 15:42:12 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_gyp_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_gyp_rel_ng/builds/9129)
4 years ago (2016-12-05 15:47:05 UTC) #10
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/2537413003/20001
4 years ago (2016-12-05 16:35:27 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-05 17:00:09 UTC) #15
commit-bot: I haz the power
4 years ago (2016-12-05 17:00:53 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/67f1969a078a30906246e6b6d94d7468de9710f9
Cr-Commit-Position: refs/heads/master@{#41495}

Powered by Google App Engine
This is Rietveld 408576698