AS1/2 deobfuscation of empty stack pops - returning Undefined instead

This commit is contained in:
Jindra Petřík
2018-05-28 18:00:32 +02:00
parent f48c92df27
commit 02660f396e
85 changed files with 377 additions and 254 deletions
@@ -12,7 +12,8 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library.␍ */
* License along with this library.
*/
package com.jpexs.decompiler.flash.helpers.collections;
import java.util.Stack;