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

Issue 2888823004: Remove async modifier from outlines (Closed)

Created:
3 years, 7 months ago by Siggi Cherem (dart-lang)
Modified:
3 years, 7 months ago
Reviewers:
ahe, scheglov, Paul Berry
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Remove async modifier from outlines In the future we might want to re-add this, but for now, no one needs to know that a function was async/async*/sync*. This also allows the async/await transformer to ignore external references without any special logic. R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/ebfd044456540aa26a0bf1bc211ce058ca1c9c52

Patch Set 1 #

Total comments: 2

Messages

Total messages: 6 (2 generated)
Siggi Cherem (dart-lang)
https://codereview.chromium.org/2888823004/diff/1/pkg/front_end/lib/src/fasta/kernel/kernel_procedure_builder.dart File pkg/front_end/lib/src/fasta/kernel/kernel_procedure_builder.dart (right): https://codereview.chromium.org/2888823004/diff/1/pkg/front_end/lib/src/fasta/kernel/kernel_procedure_builder.dart#newcode225 pkg/front_end/lib/src/fasta/kernel/kernel_procedure_builder.dart:225: function.dartAsyncMarker = actualAsyncModifier; Note: when `function` is created we ...
3 years, 7 months ago (2017-05-18 19:44:04 UTC) #2
scheglov
LGTM
3 years, 7 months ago (2017-05-18 21:38:56 UTC) #3
Siggi Cherem (dart-lang)
Committed patchset #1 (id:1) manually as ebfd044456540aa26a0bf1bc211ce058ca1c9c52 (presubmit successful).
3 years, 7 months ago (2017-05-18 22:20:29 UTC) #5
ahe
3 years, 7 months ago (2017-05-22 13:34:15 UTC) #6
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698