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

Issue 1422323007: dart2js: use WorldImpact for dump_info (Closed)

Created:
5 years, 1 month ago by Harry Terkelsen
Modified:
5 years, 1 month ago
CC:
reviews_dartlang.org, Johnni Winther
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : use codegen worldimpact #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Patch Set 5 : long line #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -68 lines) Patch
M pkg/compiler/lib/src/common/codegen.dart View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/dump_info.dart View 1 2 3 5 chunks +25 lines, -29 lines 0 comments Download
M pkg/compiler/lib/src/enqueue.dart View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M pkg/compiler/lib/src/types/type_mask.dart View 1 1 chunk +0 lines, -6 lines 0 comments Download
M pkg/compiler/lib/src/universe/function_set.dart View 1 2 3 4 5 3 chunks +30 lines, -27 lines 0 comments Download
M pkg/compiler/lib/src/universe/universe.dart View 1 2 3 2 chunks +5 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/universe/world_impact.dart View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (1 generated)
Harry Terkelsen
5 years, 1 month ago (2015-11-12 01:02:57 UTC) #2
Siggi Cherem (dart-lang)
nice! Looking forward to see the difference with this. lgtm, although it would be nice ...
5 years, 1 month ago (2015-11-12 01:11:00 UTC) #3
Harry Terkelsen
https://codereview.chromium.org/1422323007/diff/40001/pkg/compiler/lib/src/enqueue.dart File pkg/compiler/lib/src/enqueue.dart (right): https://codereview.chromium.org/1422323007/diff/40001/pkg/compiler/lib/src/enqueue.dart#newcode892 pkg/compiler/lib/src/enqueue.dart:892: final Map<Element, WorldImpact> impacts = <Element, WorldImpact>{}; On 2015/11/12 ...
5 years, 1 month ago (2015-11-12 01:25:40 UTC) #4
Harry Terkelsen
5 years, 1 month ago (2015-11-12 01:33:54 UTC) #5
Message was sent while issue was closed.
Committed patchset #6 (id:100001) manually as
0df916cce0754b090fab72e51ffdaf2dd4d0e670 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698