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

Issue 2784303003: Allow dartk to print out binary Kernel IR results to stdout if requested. (Closed)

Created:
3 years, 8 months ago by Emily Fortuna
Modified:
3 years, 8 months ago
Reviewers:
asgerf, Johnni Winther
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Allow dartk to print out binary Kernel IR results to stdout if requested. BUG= R=johnniwinther@google.com Committed: https://github.com/dart-lang/sdk/commit/6b398ef91cd3458b1cdfeb6b6631c7089af26193

Patch Set 1 : . #

Total comments: 8

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -2 lines) Patch
M pkg/kernel/lib/kernel.dart View 1 1 chunk +13 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
Emily Fortuna
This is potentially a controversial change... the reason I want to do this is I ...
3 years, 8 months ago (2017-03-31 01:07:39 UTC) #2
Johnni Winther
LGTM but wait for Asger's approval. https://codereview.chromium.org/2784303003/diff/20001/pkg/kernel/lib/kernel.dart File pkg/kernel/lib/kernel.dart (right): https://codereview.chromium.org/2784303003/diff/20001/pkg/kernel/lib/kernel.dart#newcode72 pkg/kernel/lib/kernel.dart:72: /// Silly wrapper ...
3 years, 8 months ago (2017-03-31 06:38:35 UTC) #4
asgerf
https://codereview.chromium.org/2784303003/diff/20001/pkg/kernel/lib/kernel.dart File pkg/kernel/lib/kernel.dart (right): https://codereview.chromium.org/2784303003/diff/20001/pkg/kernel/lib/kernel.dart#newcode34 pkg/kernel/lib/kernel.dart:34: sink = new _ByteBuffer(); Is the wrapper necessary? Could ...
3 years, 8 months ago (2017-03-31 08:40:16 UTC) #5
Emily Fortuna
Thank you for the recommendation, Asger, that's much better! I'm happy to add a follow-up ...
3 years, 8 months ago (2017-03-31 17:46:56 UTC) #6
Emily Fortuna
3 years, 8 months ago (2017-03-31 17:48:15 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:40001) manually as
6b398ef91cd3458b1cdfeb6b6631c7089af26193 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698