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

Issue 2398133002: Include ClosureInfo in dump info. (Closed)

Created:
4 years, 2 months ago by Harry Terkelsen
Modified:
4 years, 2 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Include ClosureInfo in dump info. Uses the 0.5.0 version of dart2js_info R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/8d746645e38fcdcdde2767b2dbf03d7d3e806486

Patch Set 1 #

Total comments: 10

Patch Set 2 : respond to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -50 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/dump_info.dart View 1 6 chunks +56 lines, -48 lines 0 comments Download
M tools/deps/dartium.deps/DEPS View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
Harry Terkelsen
4 years, 2 months ago (2016-10-06 17:38:21 UTC) #2
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/2398133002/diff/1/pkg/compiler/lib/src/dump_info.dart File pkg/compiler/lib/src/dump_info.dart (right): https://codereview.chromium.org/2398133002/diff/1/pkg/compiler/lib/src/dump_info.dart#newcode147 pkg/compiler/lib/src/dump_info.dart:147: List<ClosureInfo> nestedClosures = <ClosureInfo>[]; the code here and ...
4 years, 2 months ago (2016-10-06 17:58:09 UTC) #3
Harry Terkelsen
Thanks, Siggi! https://codereview.chromium.org/2398133002/diff/1/pkg/compiler/lib/src/dump_info.dart File pkg/compiler/lib/src/dump_info.dart (right): https://codereview.chromium.org/2398133002/diff/1/pkg/compiler/lib/src/dump_info.dart#newcode147 pkg/compiler/lib/src/dump_info.dart:147: List<ClosureInfo> nestedClosures = <ClosureInfo>[]; On 2016/10/06 17:58:09, ...
4 years, 2 months ago (2016-10-06 18:22:43 UTC) #4
Harry Terkelsen
4 years, 2 months ago (2016-10-06 20:48:57 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
8d746645e38fcdcdde2767b2dbf03d7d3e806486 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698