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

Issue 2885923002: Rename Target.writeOutline() into computeOutline(), add separate KernelTarget.writeOutline(). (Closed)

Created:
3 years, 7 months ago by scheglov
Modified:
3 years, 7 months ago
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Rename Target.writeOutline() into computeOutline(), add separate KernelTarget.writeOutline(). For DillTarget write does not make sense, and even for KernelTarget we usually don't want to write anything. R=ahe@google.com, paulberry@google.com, sigmund@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/e3f4ed94b1be9858420cd334b266d5bfa0b7d740

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -29 lines) Patch
M pkg/compiler/lib/src/kernel/fasta_support.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/front_end/lib/kernel_generator.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/compile_platform.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/dill/dill_target.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/fasta.dart View 3 chunks +5 lines, -4 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_target.dart View 2 chunks +16 lines, -5 lines 0 comments Download
M pkg/front_end/lib/src/fasta/target.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M pkg/front_end/lib/src/incremental_kernel_generator_impl.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/test/fasta/testing/suite.dart View 1 chunk +3 lines, -2 lines 0 comments Download
M pkg/front_end/tool/fasta_perf.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/kernel/test/closures/suite.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/kernel/test/interpreter/suite.dart View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
scheglov
3 years, 7 months ago (2017-05-16 18:29:27 UTC) #1
Paul Berry
lgtm
3 years, 7 months ago (2017-05-16 20:51:20 UTC) #2
scheglov
Committed patchset #1 (id:1) manually as e3f4ed94b1be9858420cd334b266d5bfa0b7d740 (presubmit successful).
3 years, 7 months ago (2017-05-16 21:38:31 UTC) #4
Siggi Cherem (dart-lang)
Thanks for starting this! BTW - I was thinking of doing something similar to also ...
3 years, 7 months ago (2017-05-17 15:18:16 UTC) #5
scheglov
On 2017/05/17 15:18:16, Siggi Cherem (dart-lang) wrote: > Thanks for starting this! > > BTW ...
3 years, 7 months ago (2017-05-17 15:20:33 UTC) #6
Siggi Cherem (dart-lang)
On 2017/05/17 15:20:33, scheglov wrote: > On 2017/05/17 15:18:16, Siggi Cherem (dart-lang) wrote: > > ...
3 years, 7 months ago (2017-05-17 15:21:23 UTC) #7
ahe
3 years, 7 months ago (2017-05-24 18:28:37 UTC) #8
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698