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

Issue 2010283002: Add YieldStatement support to ExitDetector (Closed)

Created:
4 years, 7 months ago by srawlins
Modified:
4 years, 6 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add YieldStatement support to ExitDetector BUG=https://github.com/dart-lang/sdk/issues/26553 R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/c2794f634aed98d40ef9434d1fdf89cfefe5065a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -0 lines) Patch
M pkg/analyzer/lib/src/generated/resolver.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M pkg/analyzer/test/generated/all_the_rest_test.dart View 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
srawlins
Working our way towards a more perfect ExitDetector
4 years, 7 months ago (2016-05-26 23:12:21 UTC) #2
Brian Wilkerson
I don't understand the thinking here. The yield statement does not cause the method to ...
4 years, 6 months ago (2016-05-27 14:26:02 UTC) #3
srawlins
On 2016/05/27 14:26:02, Brian Wilkerson wrote: > I don't understand the thinking here. The yield ...
4 years, 6 months ago (2016-05-27 16:39:19 UTC) #4
Brian Wilkerson
Yes, but then it's because of the throw, not because of the yield.
4 years, 6 months ago (2016-05-27 18:24:36 UTC) #5
Brian Wilkerson
Sorry! I didn't understand what I was looking at the first time. You're absolutely right. ...
4 years, 6 months ago (2016-05-27 18:26:34 UTC) #6
srawlins
4 years, 6 months ago (2016-05-27 18:44:10 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c2794f634aed98d40ef9434d1fdf89cfefe5065a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698