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

Issue 1294353002: dart2js CPS: Inline list.forEach. (Closed)

Created:
5 years, 4 months ago by Kevin Millikin (Google)
Modified:
5 years, 4 months ago
Reviewers:
asgerf
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

dart2js CPS: Inline list.forEach. Instead of building up a CPS term representing the implementation of forEach, use the CPS translation on the code for forEach. R=asgerf@google.com Committed: https://github.com/dart-lang/sdk/commit/0a12c2c3d10595c228aa6fdda091b97c615d3566

Patch Set 1 #

Patch Set 2 : Merge in tip of tree. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -69 lines) Patch
M pkg/compiler/lib/src/cps_ir/cps_ir_nodes_sexpr.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/cps_ir/type_propagation.dart View 1 17 chunks +39 lines, -67 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/codegen/task.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (1 generated)
Kevin Millikin (Google)
5 years, 4 months ago (2015-08-18 12:55:30 UTC) #1
Kevin Millikin (Google)
5 years, 4 months ago (2015-08-18 14:12:35 UTC) #3
asgerf
LGTM!!
5 years, 4 months ago (2015-08-18 14:15:24 UTC) #4
Kevin Millikin (Google)
5 years, 4 months ago (2015-08-18 15:15:34 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
0a12c2c3d10595c228aa6fdda091b97c615d3566 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698