Alexey Andreev
|
c11f2fe2d6
|
JS/Inlining: fix bug in temporary assignment elimination which causes excess removal of assignment statement. When there is a set of temporary variables that receive same value in different execution branches, remove them carefully so that at least one (and, preferably, at most) remains in each branch.
|
2016-06-07 11:52:55 +03:00 |
|