Chromium Code Reviews
DescriptionFix debugger regression in issue 28980
When generating the implicit try-catch of an async function, use the
end token position of the function for the completeError() call. Before
this change, the position was one token past last function token.
CL https://codereview.chromium.org/2646093006/ introduced a regression.
This CL fixes #28980 and implements a different fix for #28443.
BUG=#28980
R=fschneider@google.com
Committed: https://github.com/dart-lang/sdk/commit/d8ddd7766b2520e8cda889ec01930181068aad40
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix typo #Patch Set 3 : wip #
Messages
Total messages: 7 (3 generated)
|
|||||||||||||||||||||||||||||||||||||