Chromium Code Reviews
DescriptionFix debugger's calculation of the context level in async code.
The synthetic call to completeError has the function end as a token position.
This caused the < comparison to fail, and not find the correct context level
when creating a stacktrace in the debugger.
Fixes #28443
R=hausner@google.com
Committed: https://github.com/dart-lang/sdk/commit/3e59f95717f774f28b93634610abf24653b965f5
Patch Set 1 #Patch Set 2 : remove dead code #
Messages
Total messages: 5 (2 generated)
|
||||||||||||||||||||||||||||