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

Issue 1567403004: dart2js: Eliminate the JsIrBuilderVisitor. (Closed)

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

Description

dart2js: Eliminate the JsIrBuilderVisitor. Since there is only one subclass of IrBuilderVisitor, make IrBuilderVisitor non-abstract and move all the subclass methods to it. BUG= R=asgerf@google.com Committed: https://github.com/dart-lang/sdk/commit/5aedac787aea452cd7abf553a04e1a4a629f4ac4

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2909 lines, -2973 lines) Patch
M pkg/compiler/lib/src/cps_ir/cps_ir_builder.dart View 9 chunks +45 lines, -14 lines 0 comments Download
M pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart View 4 chunks +2864 lines, -2959 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Kevin Millikin (Google)
4 years, 11 months ago (2016-01-08 18:52:06 UTC) #2
asgerf
Finally! LGTM
4 years, 11 months ago (2016-01-08 19:57:24 UTC) #3
Kevin Millikin (Google)
4 years, 11 months ago (2016-01-08 21:07:29 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
5aedac787aea452cd7abf553a04e1a4a629f4ac4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698