Chromium Code Reviews
Descriptiondart2js cps: Logical rewriter should treat Throw as a terminator.
Because of this bug, the tree IR had a tendency to put throw
statements at the bottom of a method, even if it meant inserting
an explicit negation in a branch.
BUG=
R=sra@google.com
Committed: https://github.com/dart-lang/sdk/commit/3cd331cbb66add2c564439a4e604872f073d4946
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||