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

Issue 563763003: Cleanup printing of propagated types to make it easier to read. (Closed)

Created:
6 years, 3 months ago by Vyacheslav Egorov (Google)
Modified:
6 years, 3 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Cleanup printing of propagated types to make it easier to read. BUG= R=fschneider@google.com Committed: https://code.google.com/p/dart/source/detail?r=40148

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -8 lines) Patch
M runtime/vm/il_printer.cc View 2 chunks +14 lines, -8 lines 6 comments Download

Messages

Total messages: 5 (1 generated)
Vyacheslav Egorov (Google)
PTAL T{not-null, _Smi@asdasda, int} becomes T{_Smi} T{null, _Double@, _Double} becomes T{_Double?} T{not-null, dynamic, ...} becomes ...
6 years, 3 months ago (2014-09-11 13:26:38 UTC) #2
Florian Schneider
lgtm https://codereview.chromium.org/563763003/diff/1/runtime/vm/il_printer.cc File runtime/vm/il_printer.cc (right): https://codereview.chromium.org/563763003/diff/1/runtime/vm/il_printer.cc#newcode116 runtime/vm/il_printer.cc:116: if ((cid_ != kIllegalCid) && Fits one line? ...
6 years, 3 months ago (2014-09-11 13:30:25 UTC) #3
Vyacheslav Egorov (Google)
https://codereview.chromium.org/563763003/diff/1/runtime/vm/il_printer.cc File runtime/vm/il_printer.cc (right): https://codereview.chromium.org/563763003/diff/1/runtime/vm/il_printer.cc#newcode116 runtime/vm/il_printer.cc:116: if ((cid_ != kIllegalCid) && On 2014/09/11 13:30:24, Florian ...
6 years, 3 months ago (2014-09-11 13:36:42 UTC) #4
Vyacheslav Egorov (Google)
6 years, 3 months ago (2014-09-11 13:37:05 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 40148 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698