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

Issue 2856223004: dart2js: Smaller async error sequence when only one handler (Closed)

Created:
3 years, 7 months ago by sra1
Modified:
3 years, 7 months ago
Reviewers:
floitsch
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

dart2js: Smaller async error sequence when only one handler R=floitsch@google.com Committed: https://github.com/dart-lang/sdk/commit/aab31aa1a4ef4afc772e93fc07f61ac10b81244e

Patch Set 1 #

Total comments: 3

Patch Set 2 #

Patch Set 3 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -92 lines) Patch
M pkg/compiler/lib/src/js/rewrite_async.dart View 1 2 8 chunks +23 lines, -4 lines 0 comments Download
M tests/compiler/dart2js/async_await_js_transform_test.dart View 22 chunks +33 lines, -88 lines 0 comments Download

Messages

Total messages: 8 (4 generated)
sra1
WDYT? Seems to benefit about 75% of async methods in a certain large app.
3 years, 7 months ago (2017-05-04 04:06:12 UTC) #3
floitsch
LGTM. https://codereview.chromium.org/2856223004/diff/20001/pkg/compiler/lib/src/js/rewrite_async.dart File pkg/compiler/lib/src/js/rewrite_async.dart (right): https://codereview.chromium.org/2856223004/diff/20001/pkg/compiler/lib/src/js/rewrite_async.dart#newcode1922 pkg/compiler/lib/src/js/rewrite_async.dart:1922: hasHandlerLabels = true; This is too confusing, but ...
3 years, 7 months ago (2017-05-04 08:52:05 UTC) #4
sra1
https://codereview.chromium.org/2856223004/diff/20001/pkg/compiler/lib/src/js/rewrite_async.dart File pkg/compiler/lib/src/js/rewrite_async.dart (right): https://codereview.chromium.org/2856223004/diff/20001/pkg/compiler/lib/src/js/rewrite_async.dart#newcode1922 pkg/compiler/lib/src/js/rewrite_async.dart:1922: hasHandlerLabels = true; On 2017/05/04 08:52:05, floitsch wrote: > ...
3 years, 7 months ago (2017-05-05 21:52:34 UTC) #6
sra1
3 years, 7 months ago (2017-05-09 21:44:59 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:80001) manually as
aab31aa1a4ef4afc772e93fc07f61ac10b81244e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698