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

Issue 308283003: Fix crash when a closure self-referenced in a try. (Closed)

Created:
6 years, 6 months ago by floitsch
Modified:
6 years, 6 months ago
Reviewers:
Johnni Winther
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix crash when a closure self-referenced in a try. In host-checked mode dart2js would crash when a nested function would reference itself again inside a try/catch. R=johnniwinther@google.com Committed: https://code.google.com/p/dart/source/detail?r=37488

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -3 lines) Patch
M sdk/lib/_internal/compiler/implementation/closure.dart View 1 chunk +5 lines, -3 lines 0 comments Download
A tests/language/closure_self_reference_test.dart View 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
floitsch
6 years, 6 months ago (2014-06-02 14:53:50 UTC) #1
floitsch
ping.
6 years, 6 months ago (2014-06-19 11:56:58 UTC) #2
Johnni Winther
lgtm
6 years, 6 months ago (2014-06-19 12:07:28 UTC) #3
floitsch
6 years, 6 months ago (2014-06-19 12:12:53 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r37488 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698