Files
sdk/pkg/compiler
Kevin Millikin b76ffa9505 dart2js 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

Review URL: https://codereview.chromium.org/1641073003 .
2016-01-28 12:56:01 +01:00
..
2015-11-02 14:43:22 +01:00
2015-10-05 10:20:36 -07:00
2016-01-13 15:01:05 -08:00