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

Issue 196533014: Only report number of retained methods if we actually find an import of mirrors. (Closed)

Created:
6 years, 9 months ago by karlklose
Modified:
6 years, 5 months ago
Reviewers:
ahe, floitsch, sra1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Only report number of retained methods if we actually find an import of mirrors. This does not really solve the issue that the reported number is too high, but it stops reporting the number in case that there is no import, which is confusing. R=ahe@google.com BUG= http://dartbug.com/17457

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -7 lines) Patch
M sdk/lib/_internal/compiler/implementation/js_backend/backend.dart View 2 chunks +11 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
karlklose
6 years, 9 months ago (2014-03-13 09:20:15 UTC) #1
karlklose
6 years, 9 months ago (2014-03-14 07:36:54 UTC) #2
ahe
How about we fix the problem instead? I was looking for you a few times ...
6 years, 9 months ago (2014-03-14 07:58:24 UTC) #3
sra1
6 years, 6 months ago (2014-06-20 21:08:06 UTC) #4
I have a better fix which is to count the retained methods correctly -
https://codereview.chromium.org/340253003/

Please abandon this CL

Powered by Google App Engine
This is Rietveld 408576698