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

Issue 2533803002: [parser] removed undefined check of for-of iterator (Closed)

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

Description

[parser] removed redundant undefined check of for-of iterator Removed a redundant check: If completion is not normal, then #iterator cannot be undefined. Committed: https://crrev.com/08931d45ba023bc7d4748469beba25fe9e7d0132 Cr-Commit-Position: refs/heads/master@{#41321}

Patch Set 1 #

Patch Set 2 : regolden #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -60 lines) Patch
M src/parsing/parser.cc View 2 chunks +4 lines, -9 lines 2 comments Download
M test/cctest/interpreter/bytecode_expectations/ForOf.golden View 1 12 chunks +24 lines, -36 lines 0 comments Download
M test/cctest/interpreter/bytecode_expectations/Generators.golden View 1 4 chunks +9 lines, -15 lines 0 comments Download

Messages

Total messages: 22 (15 generated)
Tobias Tebbi
4 years ago (2016-11-28 14:46:08 UTC) #7
neis
Thank! lgtm modulo comment. +rossberg since I'm not a parsing owner and since he originally ...
4 years ago (2016-11-28 14:52:51 UTC) #11
rossberg
lgtm
4 years ago (2016-11-28 15:00:27 UTC) #12
Tobias Tebbi
On 2016/11/28 14:52:51, neis wrote: > Thank! lgtm modulo comment. +rossberg since I'm not a ...
4 years ago (2016-11-28 15:27:17 UTC) #15
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/2533803002/20001
4 years ago (2016-11-28 15:28:24 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-11-28 15:30:06 UTC) #20
commit-bot: I haz the power
4 years ago (2016-11-28 15:30:24 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/08931d45ba023bc7d4748469beba25fe9e7d0132
Cr-Commit-Position: refs/heads/master@{#41321}

Powered by Google App Engine
This is Rietveld 408576698