Chromium Code Reviews
DescriptionRevert "Add a shrinking reduction for dead continuation parameters."
This reverts svn revision r43093, due to failures in dart2dart. It
clashes with the commit just before it which has changed the type of
FunctionDefinition parameters.
Also, continuation eta-reduction can destroy a dead parameter
reduction. In this case, it's not obvious which reduction we actually
want. So though the fixes are simple, I will back this change out and
reevaluate it.
R=asgerf@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=43105
Patch Set 1 #Messages
Total messages: 3 (0 generated)
|