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

Issue 2534883004: [fullcodegen] Remove for-of iteration support. (Closed)

Created:
4 years ago by Michael Starzinger
Modified:
4 years ago
Reviewers:
Benedikt Meurer
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[fullcodegen] Remove for-of iteration support. This removes support for iterator loops (i.e. for-of loop constructs) from the {FullCodeGenerator}. Consequently optimized code containing such constructs must use the {BytecodeGraphBuilder} and can no longer use the {AstGraphBuilder} for graph building. R=bmeurer@chromium.org BUG=v8:5657 Committed: https://crrev.com/88320112d3cfbadf7f0ed75b506e94d6c976b630 Cr-Commit-Position: refs/heads/master@{#41357}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -56 lines) Patch
M src/ast/ast.h View 2 chunks +0 lines, -8 lines 0 comments Download
M src/compiler/ast-graph-builder.cc View 1 chunk +2 lines, -11 lines 0 comments Download
M src/full-codegen/full-codegen.cc View 1 chunk +2 lines, -37 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 12 (7 generated)
Michael Starzinger
4 years ago (2016-11-29 12:13:56 UTC) #3
Benedikt Meurer
lgtm
4 years ago (2016-11-29 12:30:59 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/2534883004/1
4 years ago (2016-11-29 12:35:12 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-11-29 12:36:48 UTC) #10
commit-bot: I haz the power
4 years ago (2016-11-29 12:37:21 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/88320112d3cfbadf7f0ed75b506e94d6c976b630
Cr-Commit-Position: refs/heads/master@{#41357}

Powered by Google App Engine
This is Rietveld 408576698