Chromium Code Reviews
Descriptiondart2js CPS: Remove an invalid assertion in shrinking reductions.
Because we search for new redexes while performing reductions, we can't
always assert that a term is well-formed.
In this case, it's not true that all invocations of a continuation will have
the same number of arguments while we are in the middle of performing a dead
parameter reduction.
BUG=
R=asgerf@google.com
Committed: https://github.com/dart-lang/sdk/commit/b76ffa9505f1a282cb5c83a1d769925c2aa3c3c2
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|
|||||||||||||||||||