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

Issue 1570603006: dart2js: Simplification of the IrBuilderVisitor. (Closed)

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

Description

dart2js: Simplification of the IrBuilderVisitor. Remove more simple helpers by inlining them and simplify. BUG= R=asgerf@google.com Committed: https://github.com/dart-lang/sdk/commit/5180cef547abea486bf08c4492cf0da3a1fafaec

Patch Set 1 #

Total comments: 3

Patch Set 2 : Incorporate review comments. #

Patch Set 3 : Remove unused variable. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+242 lines, -369 lines) Patch
M pkg/compiler/lib/src/cps_ir/cps_ir_builder.dart View 1 10 chunks +8 lines, -71 lines 0 comments Download
M pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart View 1 2 21 chunks +234 lines, -298 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Kevin Millikin (Google)
I'm not sure you'll agree with all of these changes.
4 years, 11 months ago (2016-01-09 01:47:59 UTC) #2
asgerf
LGTM (with or without the changes in my comments) https://codereview.chromium.org/1570603006/diff/1/pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart File pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart (left): https://codereview.chromium.org/1570603006/diff/1/pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart#oldcode2511 pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart:2511: ...
4 years, 11 months ago (2016-01-11 21:16:36 UTC) #3
Kevin Millikin (Google)
https://codereview.chromium.org/1570603006/diff/1/pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart File pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart (right): https://codereview.chromium.org/1570603006/diff/1/pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart#newcode2162 pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart:2162: ir.Primitive value, On 2016/01/11 21:16:36, asgerf wrote: > I ...
4 years, 11 months ago (2016-01-12 15:58:47 UTC) #4
Kevin Millikin (Google)
4 years, 11 months ago (2016-01-12 17:15:37 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
5180cef547abea486bf08c4492cf0da3a1fafaec (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698