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

Issue 1215223002: dart2js: Reuse names for constructor bodes. (Closed)

Created:
5 years, 5 months ago by herhut
Modified:
5 years, 5 months ago
Reviewers:
sra1
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : REBASE #

Patch Set 3 : Actually working implementation #

Patch Set 4 : make the mixin compose better. #

Total comments: 10

Patch Set 5 : Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -3 lines) Patch
M pkg/compiler/lib/src/js_backend/minify_namer.dart View 1 2 3 4 2 chunks +75 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/js_backend/namer.dart View 1 2 3 4 2 chunks +31 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
herhut
Here is a first idea on how to reuse names for constructor bodies. Just FYI, ...
5 years, 5 months ago (2015-06-30 19:58:15 UTC) #2
herhut
PTAL.
5 years, 5 months ago (2015-07-01 12:24:32 UTC) #3
sra1
lgtm with comments. How well does it work? https://codereview.chromium.org/1215223002/diff/30002/pkg/compiler/lib/src/js_backend/minify_namer.dart File pkg/compiler/lib/src/js_backend/minify_namer.dart (right): https://codereview.chromium.org/1215223002/diff/30002/pkg/compiler/lib/src/js_backend/minify_namer.dart#newcode259 pkg/compiler/lib/src/js_backend/minify_namer.dart:259: class ...
5 years, 5 months ago (2015-07-01 16:15:47 UTC) #4
herhut
https://codereview.chromium.org/1215223002/diff/30002/pkg/compiler/lib/src/js_backend/minify_namer.dart File pkg/compiler/lib/src/js_backend/minify_namer.dart (right): https://codereview.chromium.org/1215223002/diff/30002/pkg/compiler/lib/src/js_backend/minify_namer.dart#newcode259 pkg/compiler/lib/src/js_backend/minify_namer.dart:259: class _ConstructorBodyNamingScope { On 2015/07/01 16:15:47, sra1 wrote: > ...
5 years, 5 months ago (2015-07-02 09:03:00 UTC) #5
herhut
5 years, 5 months ago (2015-07-02 09:41:14 UTC) #6
Message was sent while issue was closed.
Committed patchset #5 (id:70001) manually as
7ea6facff6f130531f9e064c43a4bf5f82574229 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698