Chromium Code Reviews
DescriptionFix yield statements in catch blocks
This is a partial fix for issue 22300. The VM no longer setfaults when
using yield in try statements. Yield in catch blocks work. What’s still
not working right is if a value is yielded before an exception is
propagated to the caller.
R=regis@google.com
Committed: https://code.google.com/p/dart/source/detail?r=43707
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 6 (2 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||