newVar3 1053 util/decompile.c push(newVar3(getString(left)," instanceof ",getString(right))); newVar3 1060 util/decompile.c push(newVar3(getString(left),"+",getString(right))); newVar3 1066 util/decompile.c push(newVar3(getString(left),"-",getString(right))); newVar3 1072 util/decompile.c push(newVar3(getString(left),"*",getString(right))); newVar3 1078 util/decompile.c push(newVar3(getString(left),"/",getString(right))); newVar3 1084 util/decompile.c push(newVar3(getString(left),"%",getString(right))); newVar3 1090 util/decompile.c push(newVar3(getString(left),"<<",getString(right))); newVar3 1096 util/decompile.c push(newVar3(getString(left),">>",getString(right))); newVar3 1102 util/decompile.c push(newVar3(getString(left),">>>",getString(right))); newVar3 1108 util/decompile.c push(newVar3(getString(left),"&&",getString(right))); newVar3 1114 util/decompile.c push(newVar3(getString(left),"||",getString(right))); newVar3 1120 util/decompile.c push(newVar3(getString(left),"&",getString(right))); newVar3 1126 util/decompile.c push(newVar3(getString(left),"|",getString(right))); newVar3 1132 util/decompile.c push(newVar3(getString(left),"^",getString(right))); newVar3 1143 util/decompile.c push(newVar3(getString(left),"!=",getString(right))); newVar3 1149 util/decompile.c push(newVar3(getString(left),"==",getString(right))); newVar3 1159 util/decompile.c push(newVar3(getString(left),">=",getString(right))); newVar3 1165 util/decompile.c push(newVar3(getString(left),"<",getString(right))); newVar3 1171 util/decompile.c push(newVar3(getString(left),">",getString(right))); newVar3 1177 util/decompile.c push(newVar3(getString(left),"<",getString(right))); newVar3 1183 util/decompile.c push(newVar3(getString(left),"==",getString(right))); newVar3 1208 util/decompile.c push(newVar3(getString(left),"!==",getString(right))); newVar3 1214 util/decompile.c push(newVar3(getString(left),"===",getString(right))); newVar3 1426 util/decompile.c push( newVar3( getName(obj),".",getProperty(getInt(idx)))); newVar3 1722 util/decompile.c regs[0]=newVar3(getName(obj),".",getName(var)); // easter 07: some sugar for mtc et al. newVar3 1750 util/decompile.c pushvar(newVar3("eval(",getName(var),")")); newVar3 3049 util/decompile.c push(newVar3("delete(",getName(pop()),")"));