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

Issue 1253763004: dart2js: represent dump-info explicitly, so we can easily create tools that process the data (Closed)

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

Description

dart2js: represent dump-info explicitly, so we can easily create tools that process the data R=johnniwinther@google.com Committed: https://github.com/dart-lang/sdk/commit/3ec292772e6255af212619da15676b5113edc8c1

Patch Set 1 : #

Total comments: 12

Patch Set 2 : #

Patch Set 3 : unchanged - after rebase #

Patch Set 4 : additional fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+644 lines, -379 lines) Patch
M pkg/compiler/lib/src/dump_info.dart View 1 2 3 9 chunks +239 lines, -379 lines 0 comments Download
A pkg/compiler/lib/src/info/info.dart View 1 2 3 1 chunk +405 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
Siggi Cherem (dart-lang)
This adds the types and their serialization toJson, but no parsing at this time. I ...
5 years, 5 months ago (2015-07-24 01:07:58 UTC) #6
karlklose
DBC: very nice. When analyzing the code size of large applications, it is incredibly useful ...
5 years, 5 months ago (2015-07-24 07:08:22 UTC) #8
Johnni Winther
lgtm https://codereview.chromium.org/1253763004/diff/80001/pkg/compiler/lib/src/dump_info.dart File pkg/compiler/lib/src/dump_info.dart (right): https://codereview.chromium.org/1253763004/diff/80001/pkg/compiler/lib/src/dump_info.dart#newcode217 pkg/compiler/lib/src/dump_info.dart:217: var modifiers = new FunctionModifiers( Type the locals ...
5 years, 4 months ago (2015-07-27 10:14:42 UTC) #9
Siggi Cherem (dart-lang)
thanks for the pointer to the prolog extraction Karl, it will be super useful for ...
5 years, 4 months ago (2015-07-27 20:10:59 UTC) #10
Siggi Cherem (dart-lang)
after testing this on some larger apps, I noticed a couple small things that needed ...
5 years, 4 months ago (2015-08-10 18:14:19 UTC) #12
Siggi Cherem (dart-lang)
5 years, 4 months ago (2015-08-10 19:53:47 UTC) #13
Message was sent while issue was closed.
Committed patchset #4 (id:160001) manually as
3ec292772e6255af212619da15676b5113edc8c1 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698