B9AA6BBF.0.js 86 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567
  1. //-------------------------------------------------------------------------------------------------------
  2. // Copyright (C) Microsoft. All rights reserved.
  3. // Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
  4. //-------------------------------------------------------------------------------------------------------
  5. WScript.Echo("undefined");
  6. try{eval("");}catch(ex){}
  7. WScript.Echo("2");
  8. try{eval("if(this) { if (-1) {return;return this; } else {}}");}catch(ex){}
  9. WScript.Echo("3");
  10. try{eval("if(new Object((eval(\"this.prop = window\", undefined)))) {M:if(033) { if (true) {;var x = (-1), x1 = 3/0; }} else {var x, x;4. }return 1e+81; } else if (1.3++) {CollectGarbage()this; } else var NaN;");}catch(ex){}
  11. WScript.Echo("5");
  12. try{eval("CollectGarbage()\nthrow /x/ ");}catch(ex){}
  13. WScript.Echo("6");
  14. try{eval("if([1,,]) { if ( /x/g ) var window, x = 3/0; else {(true); }}");}catch(ex){}
  15. WScript.Echo("8");
  16. try{eval("/*for..in*/for(var \u3056 = x in (new Iterator(true, 033))) {if(([,,z1])) {do if(this\u000d) {([z1]);throw function(id) { return id }; } while((true.eval(null)) && 0); } }");}catch(ex){}
  17. WScript.Echo("10");
  18. try{eval("L: {if((5.0000000000000000000000 === 1e+81)) var x = false; else {(0.1);break L; } }");}catch(ex){}
  19. WScript.Echo("14");
  20. try{eval("var x;{CollectGarbage()({}).hasOwnProperty }");}catch(ex){}
  21. WScript.Echo("17");
  22. try{eval("var this;");}catch(ex){}
  23. WScript.Echo("19");
  24. try{eval("var x, x = window;");}catch(ex){}
  25. WScript.Echo("21");
  26. try{eval("switch((function (window) { yield \"\" } ).apply) { case (x1.x.throw(x5)): \u000cwindow;break; case ^= ((Math.sin).call(false\n, ).isPrototypeOf(1.3)): if(--(x :: window)) M;'{(({a1:1})); }if((typeof /x/ )) { if (1e4.valueOf(\"number\")) (function ([y]) { });} else \u000c(/a/gi).apply }");}catch(ex){}
  27. WScript.Echo("22");
  28. try{eval("{continue M; }");}catch(ex){}
  29. WScript.Echo("23");
  30. try{eval("with({}) { x.NaN = y; } ");}catch(ex){}
  31. WScript.Echo("24");
  32. try{eval("{{}\nvar \u3056, x = window; }");}catch(ex){}
  33. WScript.Echo("25");
  34. try{eval("if((Error())) { if (window) {\u0009 }} else {if(x1 = (function(q) { return q; }(false, [z1,,]))) { if (x4 = ({a2:z2})) {}} else throw '' ; }");}catch(ex){}
  35. WScript.Echo("27");
  36. try{eval("CollectGarbage()");}catch(ex){}
  37. WScript.Echo("28");
  38. try{eval("throw StopIteration;");}catch(ex){}
  39. WScript.Echo("29");
  40. try{eval("L: {(false);return; }");}catch(ex){}
  41. WScript.Echo("30");
  42. try{eval("with(x = window)var x = 0x99, \u3056 = false;");}catch(ex){}
  43. WScript.Echo("32");
  44. try{eval("{([1,,]); }");}catch(ex){}
  45. WScript.Echo("33");
  46. try{eval("while(( \"\" .eval(function ([y]) { })) && 0)return;");}catch(ex){}
  47. WScript.Echo("34");
  48. try{eval("var g = false;");}catch(ex){}
  49. WScript.Echo("35");
  50. try{eval("");}catch(ex){}
  51. WScript.Echo("36");
  52. try{eval("/*for..in*/for(var [window, x3] = (new (x3)()) in ) {}");}catch(ex){}
  53. WScript.Echo("37");
  54. try{eval("while((false) && 0)window");}catch(ex){}
  55. WScript.Echo("38");
  56. try{eval("for(let y in [5,6,7,8]) return Iterator(window, /x/ );");}catch(ex){}
  57. WScript.Echo("39");
  58. try{eval("throw true;");}catch(ex){}
  59. WScript.Echo("41");
  60. try{eval("M:if(x1.watch(\"x\", function (x4) /x/g )) x3");}catch(ex){}
  61. WScript.Echo("43");
  62. try{eval("if((({a1:1}) >>= this)) { if ( '' , NaN) break L;} else ");}catch(ex){}
  63. WScript.Echo("44");
  64. try{eval("with(new (new new eval()) >>>=new (eval).call(033 ? 3 : '' && typeof /x/ ))");}catch(ex){}
  65. WScript.Echo("45");
  66. try{eval("L: throw 3/0;");}catch(ex){}
  67. WScript.Echo("46");
  68. try{eval("if((({x: -(y\n)}))) {L/*\n*/:if( \"\" ) { if (getter) function x ( ) { return false } } else {0.1; } } else if (()) [1,2,3,4].map");}catch(ex){}
  69. WScript.Echo("47");
  70. try{eval("L:if(false in x) /*\n*/{try { ( '' ); } finally { var x, NaN; } }");}catch(ex){}
  71. WScript.Echo("49");
  72. try{eval("break M");}catch(ex){}
  73. WScript.Echo("50");
  74. try{eval("for(let y in [5,6,7,8]) for(let y in []);");}catch(ex){}
  75. WScript.Echo("51");
  76. try{eval("var x2;");}catch(ex){}
  77. WScript.Echo("52");
  78. try{eval("new FunctionCollectGarbage()");}catch(ex){}
  79. WScript.Echo("57");
  80. try{eval("{L:if((window >> false)) if((-0)) var x4; else if (true) return;throw this; }");}catch(ex){}
  81. WScript.Echo("58");
  82. try{eval("/*for..in*/(var /*(x)(arguments){return; }");}catch(ex){}
  83. WScript.Echo("59");
  84. try{eval("do {return;throw StopIteration\n } while((Iterator(({ NaN: window, x4: functional }) = this .@x:: (function ([y]) { })(), x)) && 0);");}catch(ex){}
  85. WScript.Echo("60");
  86. try{eval("if(('haha'.split)()) { if (Function().x5) var x4 = [z1,,], x3; else x}");}catch(ex){}
  87. WScript.Echo("62");
  88. try{eval("/*for..in*/for(var this.x3 in (false ^= [1,,])) {var functional, x = undefined; }");}catch(ex){}
  89. WScript.Echo("63");
  90. try{eval("{(function(q) { return q; }).apply;/*\n*/ }");}catch(ex){}
  91. WScript.Echo("64");
  92. try{eval("var x2 = '' , x\n");}catch(ex){}
  93. WScript.Echo("65");
  94. try{eval("with({}) { with({}) { return; } } ");}catch(ex){}
  95. WScript.Echo("66");
  96. try{eval("with({ : 1e-81}){null; }");}catch(ex){}
  97. WScript.Echo("67");
  98. try{eval("while(() && 0);");}catch(ex){}
  99. WScript.Echo("68");
  100. try{eval("return (function::x(true) = x = undefined);");}catch(ex){}
  101. WScript.Echo("69");
  102. try{eval("switch(window = x) yyy[x CollectGarbage() ]) { case 2: <x><y/></x>break; break; {}break; }");}catch(ex){}
  103. WScript.Echo("70");
  104. try{eval("if(( /* Comment */Date(this * x, \"\" ))) { if (((~x).propertyIsEnumerable(\"x\") = x1)) /*for..in*/M:for(var x2 = '' @ .2 in window) ;} else {while((0/0) && 0)break M; }");}catch(ex){}
  105. WScript.Echo("73");
  106. try{eval("/*for..in*/for(var x in ((function () { var x = -1; } )(new Math.pow()))){}");}catch(ex){}
  107. WScript.Echo("74");
  108. try{eval("/*for..in*/for(var functional in (([1,2,3,4].slice)(( \"\" ^= y))))var x, x::x4;");}catch(ex){}
  109. WScript.Echo("75");
  110. try{eval("continue L\n");}catch(ex){}
  111. WScript.Echo("76");
  112. try{eval("L: /*for..in*/for(var x = 1.3 in 5.0000000000000000000000) {; }\n{function(q) { return q; }CollectGarbage() }");}catch(ex){}
  113. WScript.Echo("77");
  114. try{eval("{throw StopIteration; }");}catch(ex){}
  115. WScript.Echo("78");
  116. try{eval("if(window\n) eval else return;");}catch(ex){}
  117. WScript.Echo("80");
  118. try{eval("/*for..in*/for(var x in ((new Function)(\n1.3)))var x;");}catch(ex){}
  119. WScript.Echo("81");
  120. try{eval("L: \n\n");}catch(ex){}
  121. WScript.Echo("82");
  122. try{eval("if(null % this) {new Functionif(window) { if ((p={}, (p.z = function ([y]) { })())) {var window = x, x = undefined; }} else {} } else if (([1,2,3,4].slice).call((window ? (x1 = x) : false.\u0009unwatch(\"x\")), )) {Math.powif([[1]]) { if ([[1]]) var y; else return 3/0;} }\nM:if(window.propertyIsEnumerable(\"x4\")) {continue L; } else if ( /x/ %= 3/0) { }");}catch(ex){}
  123. WScript.Echo("83");
  124. try{eval("switch((void ([true].sort(({}).hasOwnProperty)))) { case 5: throw set;break; var x = \"\" ;break; /*for..in*/for(var y = in \"\" ) {}break; default: case 0: break; }");}catch(ex){}
  125. WScript.Echo("85");
  126. try{eval("with(/*\n*/new RegExp((x = [1,,]))){var x2 = this, x5 = false; }");}catch(ex){}
  127. WScript.Echo("86");
  128. try{eval("if(x2 = \"\" ) {new Function }");}catch(ex){}
  129. WScript.Echo("87");
  130. try{eval("if(this) { if (new x3()) (0x99); else {new Function }}");}catch(ex){}
  131. WScript.Echo("88");
  132. try{eval("if(-0) {var function::x1;break L; } else {xnew Function }");}catch(ex){}
  133. WScript.Echo("89");
  134. try{eval("while(({}) && 0){arguments;var \u0009y, window = \u3056; }/*for..in*/for(var x1 = this in (\u3056) = ({window setter: 1e+81 })) var = /x/g ;");}catch(ex){}
  135. WScript.Echo("90");
  136. try{eval("if([15,16,17,18].map(function y (x) { return -1 >= \"\" } , CollectGarbage())) \u000d{return false;(window); }");}catch(ex){}
  137. WScript.Echo("91");
  138. try{eval("return ( /x/g )[1e+81];");}catch(ex){}
  139. WScript.Echo("92");
  140. try{eval("continue L;");}catch(ex){}
  141. WScript.Echo("94");
  142. try{eval("M:with((-0)++){var x = [z1];return\nreturn ({a2:z2}); }\u000c");}catch(ex){}
  143. WScript.Echo("95");
  144. try{eval("M:with({x5: '' }){return 3/0;(throw /x/ ; }");}catch(ex){}
  145. WScript.Echo("97");
  146. try{eval("/*for..in*/L:for(var [\u3056, window] = x.eval(({x5: window })) in (x.eval({}))) {/*for..in*/for(var [\u3056, this] = [,,] << 1.2e3 in ) }");}catch(ex){}
  147. WScript.Echo("98");
  148. try{eval("{{switch( \"\" ) { default: CollectGarbage()case window: } }return ; }");}catch(ex){}
  149. WScript.Echo("100");
  150. try{eval("/*for..in*/for(var x in ((/a/gi)((function ([y]) { })()((-1), x)))){return; }");}catch(ex){}
  151. WScript.Echo("101");
  152. try{eval("with(({x1: null})){}");}catch(ex){}
  153. WScript.Echo("102");
  154. try{eval("switch([,,z1]) { case ([4.]): if(this) {CollectGarbage()(\u3056); }default: {} }");}catch(ex){}
  155. WScript.Echo("103");
  156. try{eval("/*for..in*/for(var NaN in window) {var x4 = false;(true); }");}catch(ex){}
  157. WScript.Echo("105");
  158. try{eval("var functional = ");}catch(ex){}
  159. WScript.Echo("106");
  160. try{eval("L:switch(this) { default: break; }");}catch(ex){}
  161. WScript.Echo("107");
  162. try{eval("try { return\n/a/gi } catch(\u3056 if /x/g ? [,,] : undefined) { throw StopIteration; } catch(x) { \ncontinue L; } ");}catch(ex){}
  163. WScript.Echo("108");
  164. try{eval("var x5 = arguments, x1");}catch(ex){}
  165. WScript.Echo("109");
  166. try{eval("M:if(x2.propertyIsEnumerable(\"x\")) { if ((x1 = -null).eval(false)) Math.pow} else {\n({});\n }");}catch(ex){}
  167. WScript.Echo("110");
  168. try{eval("L:switch(this = x1) { default: }");}catch(ex){}
  169. WScript.Echo("111");
  170. try{eval("if( /x/ ) else if (true) {return window; } else null;");}catch(ex){}
  171. WScript.Echo("113");
  172. try{eval("M:if(true) { if ( /x/ ) {var x5; }} else {(({a1:1})); }");}catch(ex){}
  173. WScript.Echo("114");
  174. try{eval("x4 = NaN");}catch(ex){}
  175. WScript.Echo("115");
  176. try{eval("/*for..in*/for(var x = (<bbb xmlns=\"((x)(null)++)\"><!--yy--></bbb>.([(x++)[ /x/ ]].map(function (y, x)x)))++ in typeof true) if( \"\" .eval( \"\" .valueOf(\"number\") % x)) {}");}catch(ex){}
  177. WScript.Echo("116");
  178. try{eval("if(prototype) {( '' ); } else {( /x/g );; }");}catch(ex){}
  179. WScript.Echo("119");
  180. try{eval("with(window){var ; }");}catch(ex){}
  181. WScript.Echo("120");
  182. try{eval("L: {var x = x5, x;/*for..in*/for(var [functional, functional] = ({ set x x () { return false } }) in x) break L; }");}catch(ex){}
  183. WScript.Echo("121");
  184. try{eval("{}");}catch(ex){}
  185. WScript.Echo("122");
  186. try{eval("{xvar x = /x/g , x;\nif([[]]) function x () { yield ({a1:1}) } else if (x) {\u000dvar x = (-0), x = x4; }\n }");}catch(ex){}
  187. WScript.Echo("123");
  188. try{eval("throw ({ x: x2, x2: window });");}catch(ex){}
  189. WScript.Echo("124");
  190. try{eval("with((undefined >> false))throw this;");}catch(ex){}
  191. WScript.Echo("125");
  192. try{eval("if( /x/g ) { if ( /x/g >>> 5.0000000000000000000000) { }} else break L;");}catch(ex){}
  193. WScript.Echo("126");
  194. try{eval("/*for..in*/for(var [x, NaN] = (x4 !== window > /x/ ) in 1e4) {return; }");}catch(ex){}
  195. WScript.Echo("127");
  196. try{eval("with((eval(\"-undefined\", x !== this))){/*for..in*/for(var x in NaN) Function; }");}catch(ex){}
  197. WScript.Echo("128");
  198. try{eval("{var x;throw [,]; }");}catch(ex){}
  199. WScript.Echo("130");
  200. try{eval("if(([[1]][functional])) {return; } else if ((x = x)) ( /x/ );");}catch(ex){}
  201. WScript.Echo("131");
  202. try{eval("/*for..in*/L:for(var x = null in (p={}, (p.z = [[,]])())) {break L; }");}catch(ex){}
  203. WScript.Echo("132");
  204. try{eval("var x;\n{}\n");}catch(ex){}
  205. WScript.Echo("133");
  206. try{eval("if(033) else if ((CollectGarbage).call(window += undefined, false.watch(\"x\", [1,2,3,4].map), window)) {{} } else ");}catch(ex){}
  207. WScript.Echo("135");
  208. try{eval("/*for..in*/for(var [x5, x] = (new ( /x/g )(this)) in (false--)) CollectGarbage()");}catch(ex){}
  209. WScript.Echo("136");
  210. try{eval("([,,]);");}catch(ex){}
  211. WScript.Echo("137");
  212. try{eval("with(this)");}catch(ex){}
  213. WScript.Echo("138");
  214. try{eval("for(let y in [5,6,7,8]) throw NaN;");}catch(ex){}
  215. WScript.Echo("140");
  216. try{eval("with({x: x = x})return -0;");}catch(ex){}
  217. WScript.Echo("141");
  218. try{eval("(true);");}catch(ex){}
  219. WScript.Echo("142");
  220. try{eval("throw StopIteration;");}catch(ex){}
  221. WScript.Echo("143");
  222. try{eval("/*for..in*/M:for(var for each (x4 in (x+=1.2e3)) if (x.x) in ((function ([], \u3056) { yield ((function ([y]) { })[let (x1 = true, x1) ( /x/ ++)]) } )((3(this.eval(window), 1e-81)))))L:if((RegExp()++)) { if (x::\u3056 = .2) var , ;} else return;\u0009");}catch(ex){}
  223. WScript.Echo("144");
  224. try{eval("{var x, NaN = window;function NaN (x, x3) { return this } }");}catch(ex){}
  225. WScript.Echo("145");
  226. try{eval("with({ : []}){;continue L; }");}catch(ex){}
  227. WScript.Echo("146");
  228. try{eval("switch((\nundefined @ window)) { default: /*for..in*/for(var x in 0x99) {var x::\u3056 = y, case 0: break; break; case 4: break; break; case 6: ;break; default: break; case 2: break; ;return; }break; }");}catch(ex){}
  229. WScript.Echo("147");
  230. try{eval("/*for..in*/for(var this in ((eval)((p={}, (p.z = (this)[null])())))){return; }");}catch(ex){}
  231. WScript.Echo("148");
  232. try{eval("M:do throw StopIteration; while(( .prop = x *= Date( /x/g , 1.2e3)) && 0);");}catch(ex){}
  233. WScript.Echo("150");
  234. try{eval("with(\u0009functional.prototype = new (Function)())var x;");}catch(ex){}
  235. WScript.Echo("151");
  236. try{eval("for(let y in []);");}catch(ex){}
  237. WScript.Echo("152");
  238. try{eval("L:if(new break L;(window)) { if ((0 * window)) var x;} else {CollectGarbage(){} }");}catch(ex){}
  239. WScript.Echo("154");
  240. try{eval("continue L;\nvar x = x1, getter = [z1,,];\n");}catch(ex){}
  241. WScript.Echo("155");
  242. try{eval("if(({x2: this, x setter: Math.pow })) var \u3056, += = return;; else {var x = /x/g \n }");}catch(ex){}
  243. WScript.Echo("156");
  244. try{eval("L:switch([,,z1] :: /x/g ) { case (CollectGarbage).call(\u000cwindow.hasOwnProperty(\"functional\"), new eval(), [this]): break; case 5: break; }");}catch(ex){}
  245. WScript.Echo("158");
  246. try{eval("/*for..in*/for(var [functional, ] = x = arguments in true) { \"\" ;break M; }\nthis = x1;\n");}catch(ex){}
  247. WScript.Echo("159");
  248. try{eval("switch(((eval)(3))) { default: break L;Functioncase 9: break; return;CollectGarbage() }");}catch(ex){}
  249. WScript.Echo("161");
  250. try{eval("switch(let (({ x: \u3056, : x5 }) = [1]\n) Iterator(this, true)) { case 7: M:if((-0)) {{}; }\nbreak; {switch(-3/0.prototype = NaN) { case true || 1e-81: break; } }break; var \u3056; }");}catch(ex){}
  251. WScript.Echo("162");
  252. try{eval("/*for..in*/for(var = 1e4 in 1.3) var = function(id) { return id }, x;");}catch(ex){}
  253. WScript.Echo("163");
  254. try{eval("{switch( /x/g ) { default: }\u0009 }");}catch(ex){}
  255. WScript.Echo("164");
  256. try{eval("try { \"\" } catch(x) { throw 1.2e3; } finally { return this; } ");}catch(ex){}
  257. WScript.Echo("165");
  258. try{eval("return;");}catch(ex){}
  259. WScript.Echo("166");
  260. try{eval("/*for..in*/L:for(var x in ((function(q) { return q; })(x -= window)))CollectGarbage()");}catch(ex){}
  261. WScript.Echo("167");
  262. try{eval("var x\n");}catch(ex){}
  263. WScript.Echo("168");
  264. try{eval("L:if((eval).call( '' , 1.2e3).x5 = ((uneval(x)))) {( );window; } else if ((x1.prototype = ({x: .2 }))) {continue M;; }");}catch(ex){}
  265. WScript.Echo("169");
  266. try{eval("new Function\n");}catch(ex){}
  267. WScript.Echo("170");
  268. try{eval("throw StopIteration;");}catch(ex){}
  269. WScript.Echo("171");
  270. try{eval("var = null, x;");}catch(ex){}
  271. WScript.Echo("172");
  272. try{eval("/*for..in*/for(var x = x = x in window) {null;default: xbreak; case 4: /x/ ; }");}catch(ex){}
  273. WScript.Echo("173");
  274. try{eval("if(undefined) { if ([]) return;} else {var window, x = this; }\n");}catch(ex){}
  275. WScript.Echo("174");
  276. try{eval("/*for..in*/M:for(var this.x in ((eval)((false for (\u3056 in true))))){}");}catch(ex){}
  277. WScript.Echo("176");
  278. try{eval("/*for..in*/L:for(var [\u3056, window] = [15,16,17,18].filter(eval, ) in arguments) break L;");}catch(ex){}
  279. WScript.Echo("179");
  280. try{eval("for(let y in []);");}catch(ex){}
  281. WScript.Echo("180");
  282. try{eval("do {return x;var y, NaN; } while((x1) && 0);");}catch(ex){}
  283. WScript.Echo("181");
  284. try{eval("with(new \"\" (x, 4.).watch(\"x2\", x).([z1,,].throw([,,z1]))){{} }");}catch(ex){}
  285. WScript.Echo("183");
  286. try{eval("{break L;throw 0x99; }");}catch(ex){}
  287. WScript.Echo("184");
  288. try{eval("with({}) try { var x5; } catch(x if x = x) { ; } catch(x) { continue L; } finally { } ");}catch(ex){}
  289. WScript.Echo("187");
  290. try{eval("/*for..in*/for(var x in window) var x5, x = false;");}catch(ex){}
  291. WScript.Echo("189");
  292. try{eval("var x2;\nvar x3 = 0.1, x = function(id) { return id };\n");}catch(ex){}
  293. WScript.Echo("190");
  294. try{eval("return\n");}catch(ex){}
  295. WScript.Echo("191");
  296. try{eval("try { throw StopIteration; } finally { try { } finally { {} } \u000c } ");}catch(ex){}
  297. WScript.Echo("192");
  298. try{eval("{M:if( \"\" ) {return [[]];throw function(id) { return id }; } else if (-0) {{} }L: {;null; } }");}catch(ex){}
  299. WScript.Echo("193");
  300. try{eval(";");}catch(ex){}
  301. WScript.Echo("194");
  302. try{eval("if(undefined) var x2;");}catch(ex){}
  303. WScript.Echo("195");
  304. try{eval("/*for..in*/M:for(var x = /x/g -- in [,,z1]) var NaN;");}catch(ex){}
  305. WScript.Echo("196");
  306. try{eval("M:while((([({ get x2() { return true } , <x><y/></x> })])) && 0) \"\" ;");}catch(ex){}
  307. WScript.Echo("197");
  308. try{eval("/*for..in*/for(var x = window.eval(x2) in false) {undefined }");}catch(ex){}
  309. WScript.Echo("198");
  310. try{eval("/*for..in*/for(var functional in 1.2e3) {var this = 3, this;; }");}catch(ex){}
  311. WScript.Echo("202");
  312. try{eval("L:switch( \"\" ) { default: break; }");}catch(ex){}
  313. WScript.Echo("204");
  314. try{eval("var window, x = -0;\n'haha'.split\n");}catch(ex){}
  315. WScript.Echo("205");
  316. try{eval("{if([] = [z1]) CollectGarbage() else if ((x.prototype = 0.1 .@x:: x)) {undefined;var x; } else {continue L;var x = undefined; } }");}catch(ex){}
  317. WScript.Echo("206");
  318. try{eval("(\u0009{ x: ({ x: ({ x: ({ x: ({ ({ window: ({ functional: [x5, x1], x: x1 }), : ({ x: x, : ({ : functional, function::x4: functional }) }) }): x::x3, y: [] }) }) }), x: window }), x: ({ functional: ({ x: x, x: ({ y: ({ x3: ({ NaN: [({ x: x5, x5: x }), ], x4: [x, , , window] }), x2: ({ x: [x, , ({ x: , NaN: this }), ] }) })\u000c, : ({ x: x3, x3: x }) }) }) }) }), x");}catch(ex){}
  319. WScript.Echo("207");
  320. try{eval("switch(new Number(-x4)) { default: case (p={}, (p.z = false)()): break L;var NaN = (function ([y]) { })();break; case 2: case [,,z1]: ({}).hasOwnPropertybreak; }");}catch(ex){}
  321. WScript.Echo("208");
  322. try{eval("throw undefined;");}catch(ex){}
  323. WScript.Echo("210");
  324. try{eval("if('fafafa'.replace(/\u0009a/g, (new Function(\"\")))) return; else continue M;");}catch(ex){}
  325. WScript.Echo("211");
  326. try{eval("if(new (null)(undefined, 1e4)) {return;var x; } else if (( '' ++)) {var \u3056 = x; } else return;");}catch(ex){}
  327. WScript.Echo("212");
  328. try{eval("if(false) {var x = true, x2 = x4; } else if (x) {var x1 = true; } else var x = [z1], x3;");}catch(ex){}
  329. WScript.Echo("215");
  330. try{eval("/*for..in*/for(var this.throw(({a2:z2})).x2 in this) {return {};return; }");}catch(ex){}
  331. WScript.Echo("217");
  332. try{eval("if(([1,2,3,4].slice).call(3/0, x1, false) - ((function(q) { return q; })(3))) { if ((new function (x) { return } ()).prop) return NaN;} else \"\" ;");}catch(ex){}
  333. WScript.Echo("218");
  334. try{eval("if((getter.x5.prototype%=(return)) != true) {L: return true;return /x/g .yoyo(null); } else if ((((x = ([15,16,17,18].some(Function, ))) for (true++.x1 in functional) for ( { return [1,,] } in {}) for each (window in \u3056) for (x in x4)))) while((true) && 0) { var x::window, x = window; } ");}catch(ex){}
  335. WScript.Echo("219");
  336. try{eval("throw StopIteration;");}catch(ex){}
  337. WScript.Echo("220");
  338. try{eval("{ }");}catch(ex){}
  339. WScript.Echo("224");
  340. try{eval("L: return;");}catch(ex){}
  341. WScript.Echo("225");
  342. try{eval("while(([15,16,17,18].sort(/a/gi, (undefined , this))) && 0)/*for..in*/for(var (window)([z1]) in window) CollectGarbage()");}catch(ex){}
  343. WScript.Echo("226");
  344. try{eval("throw StopIteration;");}catch(ex){}
  345. WScript.Echo("227");
  346. try{eval("/*for..in*/for(var x4 in ((function x3 () { return ((new x()) *= x4.x4) } )((x.(1.2e3).prototype = ( /* Comment */functional))))){return null\n }");}catch(ex){}
  347. WScript.Echo("228");
  348. try{eval("do var function::window = /x/ , x3 = /x/ ; while((0/0) && 0);");}catch(ex){}
  349. WScript.Echo("230");
  350. try{eval("L: {var y, x = /x/g ;function () { CollectGarbage() } }\u0009");}catch(ex){}
  351. WScript.Echo("231");
  352. try{eval("return;\nreturn undefined;\n");}catch(ex){}
  353. WScript.Echo("232");
  354. try{eval("if(eval(\"0x99 .@ functional > window\", ( /x/g & x) ^ (new (window)( \"\" )))) { if ( '' ) {var ;var x3 = 0, function::x4;{} } else {}}");}catch(ex){}
  355. WScript.Echo("233");
  356. try{eval("/*for..in*/for(var [x, x, ] in (((((function () { return ({}) } ).call).apply).apply)(({ set x(x) { return [[]] ^= \u000dwindow } })))){;R }");}catch(ex){}
  357. WScript.Echo("234");
  358. try{eval("M:if(window /= (new window(this)).isPrototypeOf(({ : 3.141592653589793})\u0009)) { if (window if ([1])) {continue L; } else {var \u3056 = false;var functional = 0, x = .2; }}");}catch(ex){}
  359. WScript.Echo("236");
  360. try{eval("/*for..in*/for(var x5 in (('haha'.split)( \"\" )))var x, x;");}catch(ex){}
  361. WScript.Echo("237");
  362. try{eval("");}catch(ex){}
  363. WScript.Echo("238");
  364. try{eval("L: {;var = /x/g ; }");}catch(ex){}
  365. WScript.Echo("239");
  366. try{eval("/*for..in*/for(var x5 = /x/ .propertyIsEnumerable(\"x5\") in \"\" ) {var x, ; }");}catch(ex){}
  367. WScript.Echo("240");
  368. try{eval("with(( \"\" , \"\" >>>=(--('fafafa'.replace(/a/g, 4.)[[ /x/g ].map([1,2,3,4].map)]))))L:while((x4.watch(\"x\", new Function)) && 0)function ([y]) { };");}catch(ex){}
  369. WScript.Echo("241");
  370. try{eval("if(Function(<x><y/></x>.(x4), x)) CollectGarbage()");}catch(ex){}
  371. WScript.Echo("244");
  372. try{eval("window = (this in x4)");}catch(ex){}
  373. WScript.Echo("245");
  374. try{eval("var -3/0\n");}catch(ex){}
  375. WScript.Echo("247");
  376. try{eval("throw y;");}catch(ex){}
  377. WScript.Echo("249");
  378. try{eval("\u000dif(true in /x/g ) {return -3/0; } else if (this :: [[1]]) {{}; } else {{} }");}catch(ex){}
  379. WScript.Echo("250");
  380. try{eval("/*for..in*/for(var ( '' )(x) in (((new Function(\"with(this){(function(q) { return q; }).call '' ;var x; x switch(x2.(window)) { default: var functional = window;break; }\")))( /* Comment */ /x/g ))){0.1; }");}catch(ex){}
  381. WScript.Echo("251");
  382. try{eval("/*for..in*/for(var Math.sin in [[]]) {var x3, functional;; }");}catch(ex){}
  383. WScript.Echo("252");
  384. try{eval("with([1,,] ? ( \"\" :: true) : new Boolean((-0), undefined))if(({ set yield(x) { return; } })) {{}CollectGarbage() }");}catch(ex){}
  385. WScript.Echo("253");
  386. try{eval("L: {CollectGarbage() }");}catch(ex){}
  387. WScript.Echo("254");
  388. try{eval("throw x\n");}catch(ex){}
  389. WScript.Echo("256");
  390. try{eval("return;var x2 = 0.1;");}catch(ex){}
  391. WScript.Echo("258");
  392. try{eval("/*for..in*/for(var x in ((function ([[], ]) { yield new ().call(null, undefined >= <x><y/></x>, window[ /x/ ])() } )(window = x))){L: {} }");}catch(ex){}
  393. WScript.Echo("259");
  394. try{eval("while((x) && 0)M:if(return) {CollectGarbage(){} } else if (this++) throw false; else {var x, x1; }");}catch(ex){}
  395. WScript.Echo("260");
  396. try{eval("switch((Math.pow)) { case 0: }");}catch(ex){}
  397. WScript.Echo("262");
  398. try{eval("M:if(1e+81) {function (x5) { yield null } null\n } else if ((new function \u3056 (x, x) { yield null } ([,]--) instanceof (eval(\"/*for..in*/for(var [x4, x] = window in -3/0) {var x = function ([y]) { }; }\", (x1.x))))) {CollectGarbage() } else {function x (functional) { yield true } }");}catch(ex){}
  399. WScript.Echo("263");
  400. try{eval("if([, ] = '' ) {var functional = 0;{} } else if ((; << window in (!x))) throw window;");}catch(ex){}
  401. WScript.Echo("264");
  402. try{eval("1.2e3");}catch(ex){}
  403. WScript.Echo("265");
  404. try{eval("try { for(let y in [5,6,7,8]) return this.eval( /x/g ); } finally { throw StopIteration; } ");}catch(ex){}
  405. WScript.Echo("266");
  406. try{eval("if((new null.isPrototypeOf(x3)())) { if (({x-=1e4: window})) with({ : (this |= 0.1)}){return \u3056; } else {;CollectGarbage() }}");}catch(ex){}
  407. WScript.Echo("268");
  408. try{eval("{window['x'] }");}catch(ex){}
  409. WScript.Echo("269");
  410. try{eval("{return; }");}catch(ex){}
  411. WScript.Echo("271");
  412. try{eval("return ({a2:z2})\n");}catch(ex){}
  413. WScript.Echo("272");
  414. try{eval("with( /x/g )var x = this, x = ({a1:1});");}catch(ex){}
  415. WScript.Echo("273");
  416. try{eval("return '' .valueOf(\"number\");");}catch(ex){}
  417. WScript.Echo("275");
  418. try{eval("if(eval(\"undefined\", /x/g )) break L; else if ('fafafa'.replace(/a/g, (false).watch)) {switch(x1) { case \"\" : return; } } else {continue M;{} }");}catch(ex){}
  419. WScript.Echo("277");
  420. try{eval("/*for..in*/for(var y = new /x/ (let (x2, x::x3) true) in = window\n) {[1,2,3,4].slice }");}catch(ex){}
  421. WScript.Echo("278");
  422. try{eval("var x2, y;");}catch(ex){}
  423. WScript.Echo("279");
  424. try{eval("while((1e81) && 0)var , this = ({})");}catch(ex){}
  425. WScript.Echo("280");
  426. try{eval("/*for..in*/for(var x = (<x><y/></x>.(window)) in x.isPrototypeOf()) ;");}catch(ex){}
  427. WScript.Echo("281");
  428. try{eval("while((new (function x (x) { yield x } )( '' ) >>> [11,12,13,14].some.prop = ({ x: window, this: x }) = Iterator([1])) && 0){var x }");}catch(ex){}
  429. WScript.Echo("283");
  430. try{eval("if(window) function x5 ()-0 else if (3) undefined");}catch(ex){}
  431. WScript.Echo("284");
  432. try{eval("with({x: ({ : '' }).unwatch(\"x5\")}) { (this)/*\n*/; } ");}catch(ex){}
  433. WScript.Echo("286");
  434. try{eval("var x");}catch(ex){}
  435. WScript.Echo("288");
  436. try{eval("continue L\n");}catch(ex){}
  437. WScript.Echo("290");
  438. try{eval("with({ : ((uneval([[z1,,]].map(x))))}){\n }");}catch(ex){}
  439. WScript.Echo("291");
  440. try{eval("{var functional = true;with(null)throw 3; }");}catch(ex){}
  441. WScript.Echo("292");
  442. try{eval(" if (new (null = '' )((this) = window %= 1e-81))");}catch(ex){}
  443. WScript.Echo("294");
  444. try{eval("L:if(([[]] / false)) else if ((x = x ? ({NaN: window }) : window.yoyo(.2.hasOwnProperty(\"x5\")))) var x; else {default: CollectGarbage()case 4: break; case 8: return ({a2:z2});break; case (({ false: x, x: \u3056 }) = 5.0000000000000000000000): break; case this.zzz.zzz: }");}catch(ex){}
  445. WScript.Echo("295");
  446. try{eval("for(let y in []);");}catch(ex){}
  447. WScript.Echo("297");
  448. try{eval("with({}) try { 3/0['\u3056'] = this; } catch(NaN) { throw StopIteration; } ");}catch(ex){}
  449. WScript.Echo("299");
  450. try{eval("(null);");}catch(ex){}
  451. WScript.Echo("300");
  452. try{eval("if((var x = x = window = window, [] = new Error())) { if (((\u3056 = x5)())) continue M;} else {return;{switch( /x/g ) { default: var x3 = \"\" , x = true; } } }");}catch(ex){}
  453. WScript.Echo("301");
  454. try{eval("/*for..in*/for(var NaN in x5) {break L; }");}catch(ex){}
  455. WScript.Echo("302");
  456. try{eval("if(this = (({}) > this).watch(\"x5\", function(q) { return q; })) { if (x) {;(({})); }} else {CollectGarbage()throw undefined; }");}catch(ex){}
  457. WScript.Echo("304");
  458. try{eval("throw -1;CollectGarbage()");}catch(ex){}
  459. WScript.Echo("306");
  460. try{eval("try { x3 = NaN; } catch(x) { var x1 = true, y; } finally { throw ({ x: [, , x] }); } ");}catch(ex){}
  461. WScript.Echo("307");
  462. try{eval("for(let y in []);");}catch(ex){}
  463. WScript.Echo("308");
  464. try{eval("with({}) return;");}catch(ex){}
  465. WScript.Echo("309");
  466. try{eval("/*for..in*/for(var functional in x = window) {/*for..in*/for(var var NaN['functional'] in ((/a/gi)(this.zzz.zzz.prop = ([11,12,13,14].sort).x5))){var x = false, prop; '' ;break L; } }");}catch(ex){}
  467. WScript.Echo("310");
  468. try{eval("function ([y]) { };");}catch(ex){}
  469. WScript.Echo("311");
  470. try{eval("if(<x><y/></x>.( )) ([[1]]); else if (x3.prototype = \"\" ) {CollectGarbage()null } else if(null.prop) { if ([z1,,]) {} else {var x = null;(false); }}");}catch(ex){}
  471. WScript.Echo("312");
  472. try{eval("x1 = functional;");}catch(ex){}
  473. WScript.Echo("313");
  474. try{eval("((x.hasOwnProperty(\"x\")))\n");}catch(ex){}
  475. WScript.Echo("314");
  476. try{eval("(this)");}catch(ex){}
  477. WScript.Echo("315");
  478. try{eval("try { CollectGarbage() } \u0009catch( ) { return; } finally { (x); } ");}catch(ex){}
  479. WScript.Echo("316");
  480. try{eval("M:while((({getter: true %= (-1)})) && 0){if(new (true).apply(true)) CollectGarbage() else if ((p={}, (p.z = [[]])())) throw /x/ ; else throw x1; }");}catch(ex){}
  481. WScript.Echo("318");
  482. try{eval("for(let y in []);");}catch(ex){}
  483. WScript.Echo("319");
  484. try{eval("L:switch() { case 9: break; case ([z1,,] /x/ .isPrototypeOf(null)): break; return;break; break; 'haha'.splitcase 6: true;break; }");}catch(ex){}
  485. WScript.Echo("320");
  486. try{eval("return x.yoyo(x5);");}catch(ex){}
  487. WScript.Echo("322");
  488. try{eval("M:do var x5, x1 = arguments; while((([1,2,3,4].map( /x/ , /x/ ))) && 0);");}catch(ex){}
  489. WScript.Echo("323");
  490. try{eval("var , window = function(id) { return id };");}catch(ex){}
  491. WScript.Echo("324");
  492. try{eval("/*for..in*/L:for(var x3 = x in window) ;");}catch(ex){}
  493. WScript.Echo("325");
  494. try{eval("/*for..in*/for(var x = let (({ x: x3, x: x1 }) = undefined, x) [[11,12,13,14].some].sort(Math.pow).prototype = this.yoyo(false) in new Iterator([z1,,]\n, \"\" )) with({x4: undefined.throw((0.1 for (NaN in -3/0)))})return;");}catch(ex){}
  495. WScript.Echo("327");
  496. try{eval("{return x;\nthrow [z1,,];\n'haha'.split[1]; }");}catch(ex){}
  497. WScript.Echo("328");
  498. try{eval("/*for..in*/for(var x1 = x.prop = new ([1,2,3,4].slice)() in (true)()) {return;return; }");}catch(ex){}
  499. WScript.Echo("329");
  500. try{eval("if([,,].unwatch(\"x\")()) { if (this) {break M;var = \"\" ; }} else \u3056;");}catch(ex){}
  501. WScript.Echo("330");
  502. try{eval("return");}catch(ex){}
  503. WScript.Echo("331");
  504. try{eval("/*for..in*/for(var NaN in functional = /x/g += ([<x><y/></x>].sort( ))) {throw 0/0;if( \"\" |= /x/g ) { if ((window = [1])) {var functional = x, ;return this; } else {CollectGarbage() }} }");}catch(ex){}
  505. WScript.Echo("333");
  506. try{eval("return ({ x: x }) = window = 5.0000000000000000000000;");}catch(ex){}
  507. WScript.Echo("334");
  508. try{eval("var x1;");}catch(ex){}
  509. WScript.Echo("335");
  510. try{eval("L: {continue M; }");}catch(ex){}
  511. WScript.Echo("336");
  512. try{eval("/*for..in*/L:for(var -({}) in (new (null)())) var x = window, x;");}catch(ex){}
  513. WScript.Echo("337");
  514. try{eval("L: {\u0009CollectGarbage()return function ([y]) { }; }");}catch(ex){}
  515. WScript.Echo("338");
  516. try{eval("return window;\nL:if( /x/ ) else if (this) var x = \"\" ;\n");}catch(ex){}
  517. WScript.Echo("340");
  518. try{eval("CollectGarbage()\ndo ; while(( ) && 0)\nreturn;");}catch(ex){}
  519. WScript.Echo("342");
  520. try{eval("M:do {{}return; } while(([15,16,17,18].filter((function ()this).apply, []).watch(\"this\", function(q) { return q; })) && 0);");}catch(ex){}
  521. WScript.Echo("344");
  522. try{eval("if(({ this: NaN, x3: ({ x: ({ : this, x: x }) }) }) = (y = '' .propertyIsEnumerable(\"x3\"))) { if (x.x3) {L:do {3;return '' ;\u000c } while((new {}(arguments.yoyo(function ([y]) { }), this)) && 0); } else }");}catch(ex){}
  523. WScript.Echo("346");
  524. try{eval("/*for..in*/for(var x+=({ get \u3056 x3 (x::NaN, x5) { return [z1]\u0009 } }).prototype in ((function (x) { return this.zzz.zzz } )((eval(\"if( /x/g ) {{} }\", \n(<x><y/></x>.(0x99))))))){{} }");}catch(ex){}
  525. WScript.Echo("347");
  526. try{eval("if(y.prototype = x2.prototype = 3/0) { if (({ x: prop, let: x }) = x) {} else {var x4; }}\n;\n{}\n");}catch(ex){}
  527. WScript.Echo("349");
  528. try{eval("do {; } while(((function ([y]) { })()) && 0);");}catch(ex){}
  529. WScript.Echo("350");
  530. try{eval("throw StopIteration;");}catch(ex){}
  531. WScript.Echo("351");
  532. try{eval("\nvar , x1;");}catch(ex){}
  533. WScript.Echo("353");
  534. try{eval("(function ([y]) { })\nreturn;");}catch(ex){}
  535. WScript.Echo("354");
  536. try{eval("if(window += (function ([y]) { })() ? x : /x/ ) while((++arguments) && 0)(this); else if ((uneval(0)).valueOf(\"number\")) (function y (x, x) { yield x } ).call else [z1,,];");}catch(ex){}
  537. WScript.Echo("355");
  538. try{eval("if( /x/g ) var x = undefined; else if ( \"\" ) 'haha'.split");}catch(ex){}
  539. WScript.Echo("356");
  540. try{eval("/*for..in*/M:for(var x in ((new Function)(1.2e3)))(1.3);");}catch(ex){}
  541. WScript.Echo("357");
  542. try{eval("{var x;return [,,]; }");}catch(ex){}
  543. WScript.Echo("358");
  544. try{eval("do {({a2:z2}); } while(( /x/ ) && 0);");}catch(ex){}
  545. WScript.Echo("359");
  546. try{eval("return\nthrow true;");}catch(ex){}
  547. WScript.Echo("361");
  548. try{eval("for(let y in [5,6,7,8]) for(let y in [5,6,7,8]) for(let y in []);");}catch(ex){}
  549. WScript.Echo("363");
  550. try{eval("/*for..in*/for(var 0['window'] in ((/a/gi)(undefined.propertyIsEnumerable(\"x\")))){function ([y]) { }; }");}catch(ex){}
  551. WScript.Echo("365");
  552. try{eval("{var \u3056, y; }");}catch(ex){}
  553. WScript.Echo("366");
  554. try{eval("/*for..in*/NaN");}catch(ex){}
  555. WScript.Echo("367");
  556. try{eval("with( = x4){var x5, x1 = [1,,];var = /x/g ; }");}catch(ex){}
  557. WScript.Echo("368");
  558. try{eval("{x4 }");}catch(ex){}
  559. WScript.Echo("369");
  560. try{eval(" { var x2, x; } ");}catch(ex){}
  561. WScript.Echo("370");
  562. try{eval("(this) = x;");}catch(ex){}
  563. WScript.Echo("371");
  564. try{eval("for(let y in []);return;\n\n");}catch(ex){}
  565. WScript.Echo("372");
  566. try{eval("return '' ");}catch(ex){}
  567. WScript.Echo("374");
  568. try{eval("if(window) {var x = /x/ , x; } else if (window) {({});this; } else { }");}catch(ex){}
  569. WScript.Echo("375");
  570. try{eval("if((window.prop = this)((([,,z1])[true]) <= undefined, x3 = .2) >>> return) /*for..in*/for(var x = x.propertyIsEnumerable(\"x1\") in x1) {return 1e81; }");}catch(ex){}
  571. WScript.Echo("376");
  572. try{eval("/*for..in*/M:for(var prototype = ({x2: new ( /x/g )(\u3056)}) in (new (function x2 (setter) { CollectGarbage() } )())) {return /x/ ; }");}catch(ex){}
  573. WScript.Echo("377");
  574. try{eval("return function::x.(x) @ (x.([1,,]))[ /x/ ];");}catch(ex){}
  575. WScript.Echo("378");
  576. try{eval("return\n");}catch(ex){}
  577. WScript.Echo("379");
  578. try{eval("/*for..in*/for(var y in (((1e-81).watch)(undefined))){{} }");}catch(ex){}
  579. WScript.Echo("380");
  580. try{eval("while(((x = window())) && 0){return 1.2e3;var x = [[]], x1 = 1e4; }");}catch(ex){}
  581. WScript.Echo("381");
  582. try{eval("while((var x5 = ({a2:z2}), x;++) && 0)var x, x5 = null;");}catch(ex){}
  583. WScript.Echo("383");
  584. try{eval("if(typeof ({a2:z2})) \"\" ");}catch(ex){}
  585. WScript.Echo("384");
  586. try{eval("var x::functional = undefined, y\nif(0x99 in '' ) ;");}catch(ex){}
  587. WScript.Echo("385");
  588. try{eval("do {; } while((+((function(q) { return q; }).call(null[1e4], ))) && 0);");}catch(ex){}
  589. WScript.Echo("386");
  590. try{eval("for(let y in [5,6,7,8]) with({}) functional = x;");}catch(ex){}
  591. WScript.Echo("387");
  592. try{eval("{var x;return {}; }");}catch(ex){}
  593. WScript.Echo("388");
  594. try{eval("/*for..in*/for(var x in ((eval(\"CollectGarbage\", /x/ .prototype))((\n[,])))){return window;var NaN;if(false) var NaN, x5 = x; else if (x) ; }");}catch(ex){}
  595. WScript.Echo("389");
  596. try{eval("");}catch(ex){}
  597. WScript.Echo("391");
  598. try{eval("if(new Number()) M:do {null; } while(( .prototype = ) && 0); else {/*for..in*/for(var x in this) var , x = this }");}catch(ex){}
  599. WScript.Echo("393");
  600. try{eval("do throw this; while((this) && 0);");}catch(ex){}
  601. WScript.Echo("394");
  602. try{eval("if(void ({ x: set }) = NaN) var = -3/0;");}catch(ex){}
  603. WScript.Echo("395");
  604. try{eval("( /x/ );");}catch(ex){}
  605. WScript.Echo("396");
  606. try{eval(" /x/ = x;");}catch(ex){}
  607. WScript.Echo("398");
  608. try{eval("{var x = this, x3; }");}catch(ex){}
  609. WScript.Echo("399");
  610. try{eval("{return; }");}catch(ex){}
  611. WScript.Echo("401");
  612. try{eval("/*for..in*/for(var NaN = eval(\"do {throw this; } while((x4) && 0);\", x2-=new RegExp(5.0000000000000000000000)) in new function x2 (x) { yield } ()) {var y = 1.2e3, x5; }");}catch(ex){}
  613. WScript.Echo("402");
  614. try{eval("with({window: x. = }){;with({x: x2}){if(1e+81) var x, x2; else if ([[]]) return; else throw /x/ ;return null; } }");}catch(ex){}
  615. WScript.Echo("403");
  616. try{eval("throw StopIteration;");}catch(ex){}
  617. WScript.Echo("405");
  618. try{eval("with({}) { x.(x1); } ");}catch(ex){}
  619. WScript.Echo("407");
  620. try{eval("/*for..in*/for(var x = [<x><y/></x>.(window)] in '' ) true");}catch(ex){}
  621. WScript.Echo("408");
  622. try{eval("var , x3");}catch(ex){}
  623. WScript.Echo("409");
  624. try{eval("/*for..in*/for(var function::x in (('haha'.split)(window)))x;");}catch(ex){}
  625. WScript.Echo("410");
  626. try{eval("this.zzz.zzz;");}catch(ex){}
  627. WScript.Echo("411");
  628. try{eval("{L: var x; }");}catch(ex){}
  629. WScript.Echo("412");
  630. try{eval("switch([,,]) { case 0: break; }");}catch(ex){}
  631. WScript.Echo("413");
  632. try{eval("if(new (false)()) {var x, function::window;x = undefined, this } else ({a2:z2});");}catch(ex){}
  633. WScript.Echo("414");
  634. try{eval("M:if(x4) {;var x4; } else if (++ /x/g ) {var x = x, = /x/ ;x; } else throw 1e81;");}catch(ex){}
  635. WScript.Echo("415");
  636. try{eval("/*for..in*/for(var [NaN, NaN] = ([\u3056]) in [[]]) {return;{} }if( '' ) { if (({})) {1e-81; } else {;{} }}");}catch(ex){}
  637. WScript.Echo("417");
  638. try{eval("(null)");}catch(ex){}
  639. WScript.Echo("418");
  640. try{eval("throw x3");}catch(ex){}
  641. WScript.Echo("419");
  642. try{eval("L: ");}catch(ex){}
  643. WScript.Echo("421");
  644. try{eval("throw /x/ ;\n\n");}catch(ex){}
  645. WScript.Echo("423");
  646. try{eval("{continue L;continue M; }");}catch(ex){}
  647. WScript.Echo("424");
  648. try{eval("while(([15,16,17,18].filter((function ([y]) { }).watch, /x/g )) && 0)[,,]\nvar \u3056 = function ([y]) { }, x::this = 3/0;");}catch(ex){}
  649. WScript.Echo("426");
  650. try{eval("if(4.) var functional;");}catch(ex){}
  651. WScript.Echo("427");
  652. try{eval(";");}catch(ex){}
  653. WScript.Echo("428");
  654. try{eval("var x = /x/ ;\nif(window) { if ( /x/g ) { \"\" ; }} else {return x4;var = \"\" ; }\n");}catch(ex){}
  655. WScript.Echo("429");
  656. try{eval("throw StopIteration;");}catch(ex){}
  657. WScript.Echo("430");
  658. try{eval("if(4.) {M:with([1]){return; } }");}catch(ex){}
  659. WScript.Echo("432");
  660. try{eval("with({x: [1,2,3,4].slice(x = false, null.unwatch(\"y\"))})y, x");}catch(ex){}
  661. WScript.Echo("433");
  662. try{eval("if(y = \"\" ) if(false) return /x/g ; else return; else if (null !== undefined * window) {;break M; } else {var x, true;return; }");}catch(ex){}
  663. WScript.Echo("434");
  664. try{eval("{CollectGarbage()function(q) { return q; }\n }");}catch(ex){}
  665. WScript.Echo("435");
  666. try{eval("this.zzz.zzz;");}catch(ex){}
  667. WScript.Echo("438");
  668. try{eval("if( '' ) { if (({})) {return; } else {;var \u3056, x = -0; }}");}catch(ex){}
  669. WScript.Echo("439");
  670. try{eval("var x;");}catch(ex){}
  671. WScript.Echo("440");
  672. try{eval("return");}catch(ex){}
  673. WScript.Echo("441");
  674. try{eval("for(let y in []);");}catch(ex){}
  675. WScript.Echo("442");
  676. try{eval(";\n/*for..in*/for(var window = 1e-81 in /x/ ) {}\n");}catch(ex){}
  677. WScript.Echo("443");
  678. try{eval("x = x;");}catch(ex){}
  679. WScript.Echo("444");
  680. try{eval("L: {{{}; }var return;;window }");}catch(ex){}
  681. WScript.Echo("446");
  682. try{eval("L:do (this); while(((window.prototype = undefined)) && 0);");}catch(ex){}
  683. WScript.Echo("447");
  684. try{eval("/*for..in*/for(var x in window) {var x; }");}catch(ex){}
  685. WScript.Echo("448");
  686. try{eval("if(function (x, ) { return new Exception(arguments) } (x = this--)) continue M; else if (CollectGarbage(undefined, \"\" ) >>= = [[1]]) [[1]]; else return;");}catch(ex){}
  687. WScript.Echo("449");
  688. try{eval("if(x3) { if ( '' ) {} else {continue M; }}\u0009");}catch(ex){}
  689. WScript.Echo("450");
  690. try{eval("with({x3: function(id) { return id }})var x = /x/g , x;");}catch(ex){}
  691. WScript.Echo("451");
  692. try{eval("L:switch( /x/g -= \"\" .hasOwnProperty(\"x1\")) { case 4: break; default: switch(function ([y]) { }) { case 6: var x;break; break; }//h\nbreak; }");}catch(ex){}
  693. WScript.Echo("452");
  694. try{eval("L:switch(let (x = ({a2:z2}), x::x3) this) { case 3: var x, yield;case (function ([y]) { }++): break; }");}catch(ex){}
  695. WScript.Echo("453");
  696. try{eval("with({x: [11,12,13,14].filter}){CollectGarbage()\n; }");}catch(ex){}
  697. WScript.Echo("454");
  698. try{eval("{throw [[1]]; }");}catch(ex){}
  699. WScript.Echo("455");
  700. try{eval("/*for..in*/L:for(var (x) in ((Math.pow)(! /x/ ))){if(x) functional\u0009 else if (0.1) var x; }");}catch(ex){}
  701. WScript.Echo("456");
  702. try{eval("if((CollectGarbage)) { if (((uneval( /x/g )).yoyo(window.isPrototypeOf( /x/ )))) {break M;var NaN, NaN; } else {CollectGarbage()return; }}");}catch(ex){}
  703. WScript.Echo("457");
  704. try{eval("");}catch(ex){}
  705. WScript.Echo("458");
  706. try{eval("L: {CollectGarbage()window }throw StopIteration;");}catch(ex){}
  707. WScript.Echo("460");
  708. try{eval("{L: {CollectGarbage()CollectGarbage() } }");}catch(ex){}
  709. WScript.Echo("461");
  710. try{eval("switch(({a1:1})) { default: break; case 1: M:while(([z1]) && 0)break L\n(function(id) { return id });break; case (eval(\"var x1;\", x)): {}case 7: case 9: { }break; }");}catch(ex){}
  711. WScript.Echo("462");
  712. try{eval("L:do return undefined; while(( /x/ ? this : [1]) && 0);");}catch(ex){}
  713. WScript.Echo("463");
  714. try{eval("\nCollectGarbage()\n");}catch(ex){}
  715. WScript.Echo("464");
  716. try{eval("switch(([15,16,17,18].map(Math.sin, y))) { case 9: break; (0); }");}catch(ex){}
  717. WScript.Echo("465");
  718. try{eval("Mif(function::y = x1 = ( /x/g )().(null)) {continue M; } else if (void 1e4) var x4 = function(id) { return id }; else {{}return this; }");}catch(ex){}
  719. WScript.Echo("466");
  720. try{eval("return;");}catch(ex){}
  721. WScript.Echo("467");
  722. try{eval("x setter: /a/gi = y;");}catch(ex){}
  723. WScript.Echo("469");
  724. try{eval("with((3.prop = this)){CollectGarbage()function ( , x2) { return .2 } }");}catch(ex){}
  725. WScript.Echo("470");
  726. try{eval("switch([, x3, , x, ] = 5.0000000000000000000000) { case Boolean().unwatch(\"({ this: x })\"): break; }");}catch(ex){}
  727. WScript.Echo("471");
  728. try{eval("for(let y in []);");}catch(ex){}
  729. WScript.Echo("472");
  730. try{eval("with(undefined)false;");}catch(ex){}
  731. WScript.Echo("473");
  732. try{eval("if(function (this, x) { return \"\" } (0x99)) { yield null++ } else if (x = window) {return;var x4 = ({}), x5; }");}catch(ex){}
  733. WScript.Echo("475");
  734. try{eval("with({}) return x;");}catch(ex){}
  735. WScript.Echo("476");
  736. try{eval(";");}catch(ex){}
  737. WScript.Echo("477");
  738. try{eval("throw \u3056;");}catch(ex){}
  739. WScript.Echo("478");
  740. try{eval("while((((eval(\"undefined.unwatch(\\\"x\\\")\", -0))(eval(\"var function::x, x;\", /x/g ), this.yoyo(this)))) && 0)[1];");}catch(ex){}
  741. WScript.Echo("479");
  742. try{eval("/*for..in*/for(var window in 1e-81) {true; }");}catch(ex){}
  743. WScript.Echo("480");
  744. try{eval("L:while((new [1,2,3,4].slice(([x].sort((new Function(\"[1,2,3,4].slice\")))))) && 0)CollectGarbage()\nbreak L;\n");}catch(ex){}
  745. WScript.Echo("482");
  746. try{eval("if((window)()++) var x1; else if ((!033).propertyIsEnumerable(\"functional\")) {if((--true)) ; else if ((+NaN)) function window (x1) { yield /x/ } }");}catch(ex){}
  747. WScript.Echo("483");
  748. try{eval("/*for..in*/for(var NaN ([15,16,17,18].some(false, {}))((window.x2))() in ((([1,2,3,4].slice).apply)(x = /x/g , x5 = x))){;var x = \"\" , x = 0/0; }");}catch(ex){}
  749. WScript.Echo("484");
  750. try{eval("with({}) try { CollectGarbage } catch(x1) { {} } finally { var x2 = window; } ");}catch(ex){}
  751. WScript.Echo("485");
  752. try{eval("{;if(x) { if (default: break; ) /x/ ; else {{}{} }} }");}catch(ex){}
  753. WScript.Echo("486");
  754. try{eval("/*for..in*/for(var \u3056 in \u000c((Math.pow)(y, 3))) {{CollectGarbage()\u000c }switch(0.1 .@*:: [1,,]) { default: { }break; } }");}catch(ex){}
  755. WScript.Echo("487");
  756. try{eval("/*for..in*/for(var function::\u3056 in ((eval)( '' )))return;");}catch(ex){}
  757. WScript.Echo("489");
  758. try{eval("if(this) {;'haha'.split } else {null; }");}catch(ex){}
  759. WScript.Echo("491");
  760. try{eval("for(let y in []);");}catch(ex){}
  761. WScript.Echo("492");
  762. try{eval("return\nbreak L;");}catch(ex){}
  763. WScript.Echo("494");
  764. try{eval("/*for..in*/for(var (true)(x) in ((undefined)( '' )))x::NaN");}catch(ex){}
  765. WScript.Echo("495");
  766. try{eval("{this; }");}catch(ex){}
  767. WScript.Echo("496");
  768. try{eval("try { (Function).apply } finally { return x5; } ");}catch(ex){}
  769. WScript.Echo("497");
  770. try{eval("eval(\"[\\u0009x .. window].some([1,2,3,4].slice) <= \", ({x: x}).prop = let (x1, x = 3/0) /x/ ) ? ((new Function(\"\"))).call(//h\n[z1,,][null], function ([y]) { }) : new Function() = x;");}catch(ex){}
  771. WScript.Echo("498");
  772. try{eval("window = x5;");}catch(ex){}
  773. WScript.Echo("499");
  774. try{eval("/*for..in*/for(var (x::window)(this) in ((Function)((eval(\"return window;\", \"\" .yoyo( /x/ ))))))var x = x1, x5 = this;");}catch(ex){}
  775. WScript.Echo("500");
  776. try{eval("M:while(((eval(\"CollectGarbage()\", ([,,z1]--.prototype = ( /x/g ? /x/g : [,,]))))) && 0)x::\u3056");}catch(ex){}
  777. WScript.Echo("501");
  778. try{eval("var x, x5;");}catch(ex){}
  779. WScript.Echo("502");
  780. try{eval("do ; while(([z1]) && 0)\u0009;\u0009");}catch(ex){}
  781. WScript.Echo("504");
  782. try{eval(";");}catch(ex){}
  783. WScript.Echo("505");
  784. try{eval("L:with((NaN < 033)){}\nvar \u3056, x = '' ;");}catch(ex){}
  785. WScript.Echo("506");
  786. try{eval("return ~((CollectGarbage).call(yield, ));");}catch(ex){}
  787. WScript.Echo("508");
  788. try{eval("var x::x, x2 = window;");}catch(ex){}
  789. WScript.Echo("510");
  790. try{eval("M:if(-0.prop) {if(({a1:1}) % ) /*for..in*/for(var NaN in [,,z1]) return; else if ((p={}, (p.z = (-0))()) += [11,12,13,14].some) {var x = x5;CollectGarbage() } }");}catch(ex){}
  791. WScript.Echo("511");
  792. try{eval("with({}) with({}) with({}) { return new new Function() } ");}catch(ex){}
  793. WScript.Echo("512");
  794. try{eval("{L:if(this) { if (function ([y]) { }) {return /x/ ; }} else {return [,,]; } }");}catch(ex){}
  795. WScript.Echo("513");
  796. try{eval("if([[]]) {return;CollectGarbage() } else if (this) ({}); else {break M;(.2); }");}catch(ex){}
  797. WScript.Echo("514");
  798. try{eval("if(this = x > (let (x3 = \u3056, x2 = null) 1.3)) { if (NaN) var x = /x/ , x4; else ;}");}catch(ex){}
  799. WScript.Echo("516");
  800. try{eval("return;");}catch(ex){}
  801. WScript.Echo("517");
  802. try{eval("/*for..in*/for(var window in ([ \"\" ])) {var x4 = true;true; }");}catch(ex){}
  803. WScript.Echo("518");
  804. try{eval("{/*for..in*/for(var functional = /x/ .yoyo((this.x.watch(\"x1\", function x4 (x, x) { ([1]); } ))) in functional |= undefined) throw 0/0;return; }");}catch(ex){}
  805. WScript.Echo("519");
  806. try{eval("/*for..in*/for(var x('fafafa'.replace(/a/g, eval) %= x) in RangeError()) M:with(4.)var <x><y/></x> = x, x;");}catch(ex){}
  807. WScript.Echo("520");
  808. try{eval("return\n/*for..in*/for(var this in ((CollectGarbage)([null]))){break L;{} }");}catch(ex){}
  809. WScript.Echo("521");
  810. try{eval("/*for..in*/for(var NaN in ((x)(null)))var window = 5.0000000000000000000000;");}catch(ex){}
  811. WScript.Echo("522");
  812. try{eval("var y\n");}catch(ex){}
  813. WScript.Echo("523");
  814. try{eval("if((true(({})\n))) \u000cvar x = { yield (function ([y]) { })() } ; else if(-3/0) {var x = undefined;[z1]; } else var prototype, x3 = x;");}catch(ex){}
  815. WScript.Echo("524");
  816. try{eval("{}");}catch(ex){}
  817. WScript.Echo("525");
  818. try{eval("if((new Exception() ? (null == '' ) : x.prop = this)) { if (([1] if ( \"\" ))) (window); else {return -3/0; }}");}catch(ex){}
  819. WScript.Echo("527");
  820. try{eval("do {return; } while(((new [1,,]())) && 0);");}catch(ex){}
  821. WScript.Echo("529");
  822. try{eval("this.zzz.zzz;");}catch(ex){}
  823. WScript.Echo("530");
  824. try{eval("with({NaN: (uneval((x5 = window)))}){null; }");}catch(ex){}
  825. WScript.Echo("531");
  826. try{eval("/*for..in*/for(var undefined. in ((Function)(return 1e4 << x4))){(null); }");}catch(ex){}
  827. WScript.Echo("532");
  828. try{eval("return;");}catch(ex){}
  829. WScript.Echo("533");
  830. try{eval("/*for..in*/for(var prop in ((function x (x)(({window: x3 })).functional)([ '' ] != Boolean(window)))){with((prototype === this))var x = /x/g , y = x5; }");}catch(ex){}
  831. WScript.Echo("534");
  832. try{eval("L: {;{} }");}catch(ex){}
  833. WScript.Echo("535");
  834. try{eval("/*for..in*/for(var x1 = (this.yoyo(false)).unwatch(\"x\") in 0) { \"\" }");}catch(ex){}
  835. WScript.Echo("537");
  836. try{eval("L: var x4 = null;");}catch(ex){}
  837. WScript.Echo("538");
  838. try{eval("if(true.x3) {(true);throw false; } else if ((x.( \"\" ))) {var x = '' ; }");}catch(ex){}
  839. WScript.Echo("539");
  840. try{eval("functional = this");}catch(ex){}
  841. WScript.Echo("540");
  842. try{eval("L:do do break L; while(([1,,] < '' ) && 0); while((eval(\"( '' );\", arguments << this)) && 0);");}catch(ex){}
  843. WScript.Echo("541");
  844. try{eval("with({}) throw StopIteration;");}catch(ex){}
  845. WScript.Echo("542");
  846. try{eval("if(x3 = 3) {throw window;return x; }");}catch(ex){}
  847. WScript.Echo("544");
  848. try{eval("L: return 0;");}catch(ex){}
  849. WScript.Echo("545");
  850. try{eval("if(('fafafa'.replace(/a/g, false) .@*:: (([1,2,3,4].map).call( /x/ , )))) x: []");}catch(ex){}
  851. WScript.Echo("546");
  852. try{eval("/*for..in*/\u0009for(var [functional, false] = eval(\"return;\", \nfunction ([y]) { }) in ) \n{}");}catch(ex){}
  853. WScript.Echo("548");
  854. try{eval("if(false) var x4 = false;");}catch(ex){}
  855. WScript.Echo("549");
  856. try{eval("");}catch(ex){}
  857. WScript.Echo("550");
  858. try{eval("if(Math.pow()) { } else if (4.) {return null;var \u3056, x = null; } else var x = NaN, x = this;");}catch(ex){}
  859. WScript.Echo("551");
  860. try{eval("(('haha'.split)(true.hasOwnProperty(\"x1\"), 5.0000000000000000000000) for (x.prop in /x/g ));");}catch(ex){}
  861. WScript.Echo("552");
  862. try{eval("CollectGarbage()");}catch(ex){}
  863. WScript.Echo("554");
  864. try{eval("with({functional: typeof (({a2:z2})(this)) === /x/g }){L:if(typeof try { return 0; } catch(x) { return '' ; } finally { var x; } ) { if (([11,12,13,14].sort)) { } else {{} }} }");}catch(ex){}
  865. WScript.Echo("555");
  866. try{eval("return");}catch(ex){}
  867. WScript.Echo("556");
  868. try{eval("L: {return window;var x, x = null; }");}catch(ex){}
  869. WScript.Echo("557");
  870. try{eval("M:if() {true;window; } else if (this.zzz.zzz) {/*for..in*/M:for(var NaN = this in window) {x1; }return; }");}catch(ex){}
  871. WScript.Echo("558");
  872. try{eval("/*for..in*/M:for(var x5 in [[1]].watch(\"x\", Math.pow)) {}");}catch(ex){}
  873. WScript.Echo("559");
  874. try{eval("try { for(let y in []); } catch(x if (function(){throw functional;})()) { throw x; } ");}catch(ex){}
  875. WScript.Echo("561");
  876. try{eval("do return \"\" ; while(((.(x3 = undefined.watch(\"function::x1\", /a/gi) << (false % '' )))) && 0);");}catch(ex){}
  877. WScript.Echo("562");
  878. try{eval("with(\neval(\"if( /x/g ) {break M; } else if (undefined) {((-0));throw '' ; } else \", (typeof '' )))throw ({});");}catch(ex){}
  879. WScript.Echo("564");
  880. try{eval("with(x.(((new Function(\"break L;\"))).call(functional, ))){ /x/g ; }");}catch(ex){}
  881. WScript.Echo("565");
  882. try{eval("L:with({x5: [[]] /= x}) '' ;");}catch(ex){}
  883. WScript.Echo("567");
  884. try{eval("/*for..in*/for(var [x5, window] = (eval(\"break L;\", eval(\"[z1,,]\", [1,,]))) in (\nx = this)) if(([11,12,13,14].some)) {throw this; } else {return; }");}catch(ex){}
  885. WScript.Echo("568");
  886. try{eval("for(let y in [])\nif((++[11,12,13,14].filter++)) { if ((x2) = (-0)--++) {false; /x/ ; } else {(-0);L:if(this) break M; else var x, x1 = [z1,,]; }}");}catch(ex){}
  887. WScript.Echo("569");
  888. try{eval("CollectGarbage()");}catch(ex){}
  889. WScript.Echo("570");
  890. try{eval("/*for..in*/for(var [x4, ({ y: x2, x: ({ (eval(\" '' \", x3)).x: [({ x2: ({ x4: \u3056 }), x: ({ x: x, NaN: ({ x: set }) }) }), , ], x1: ({ getter: ({ x: (\u3056), NaN: y }) }) }) })] = undefined in (( /x/ / 033).isPrototypeOf((--[z1,,])))) {return; }");}catch(ex){}
  891. WScript.Echo("571");
  892. try{eval("M:\u000cwith({ : x | /x/ })033");}catch(ex){}
  893. WScript.Echo("573");
  894. try{eval("L: {CollectGarbage() }");}catch(ex){}
  895. WScript.Echo("574");
  896. try{eval("if(x1 = /x/ .isPrototypeOf( ? [] : (function ([y]) { })())) L: {} else if (x1) {}");}catch(ex){}
  897. WScript.Echo("575");
  898. try{eval("/*for..in*/for(var x3 = false in x) this");}catch(ex){}
  899. WScript.Echo("576");
  900. try{eval("function (x = [1,,]) { return false } ");}catch(ex){}
  901. WScript.Echo("578");
  902. try{eval("L:do {return; } while(((false.unwatch(\"x\"))) && 0);while(((new Function).call(3, )++) && 0){var x1, NaN = this; }\n");}catch(ex){}
  903. WScript.Echo("579");
  904. try{eval("if(({window: new 4.(\u3056, window)})) { if (-NaN) {throw (function ([y]) { })(); }} else {var = x4; }");}catch(ex){}
  905. WScript.Echo("580");
  906. try{eval("/*for..in*/for(var x = new /a/gi(this) in 5.0000000000000000000000.prop) {return;{} }\nL: true;");}catch(ex){}
  907. WScript.Echo("581");
  908. try{eval("CollectGarbage()");}catch(ex){}
  909. WScript.Echo("584");
  910. try{eval("L:if(({x getter: \u3056 })) { if (functional = -3/0) { '' ; for each (x in '' ) } else [1,2,3,4].map}");}catch(ex){}
  911. WScript.Echo("585");
  912. try{eval("with({}) x = window;");}catch(ex){}
  913. WScript.Echo("586");
  914. try{eval("/*for..in*/for(var [ , \u3056] = [,] in this) {(window);var x2 = x; }");}catch(ex){}
  915. WScript.Echo("588");
  916. try{eval("if((window &= this)--) var x, window = (function ([y]) { })()\n else { ; }");}catch(ex){}
  917. WScript.Echo("589");
  918. try{eval("return x.prop = NaN");}catch(ex){}
  919. WScript.Echo("590");
  920. try{eval("{{var x; }M:if(false) window; else if (null) {(x);continue M; } }");}catch(ex){}
  921. WScript.Echo("592");
  922. try{eval("for(let y in [5,6,7,8]) return;");}catch(ex){}
  923. WScript.Echo("593");
  924. try{eval("/*for..in*/L:for(var x3 in 4.) y: null");}catch(ex){}
  925. WScript.Echo("594");
  926. try{eval("if(new Date(({a1:1}))) { if ((functional = undefined, x4)) {var this; }} else /*for..in*/for(var x1 in false) {var x1, x5 = window; }");}catch(ex){}
  927. WScript.Echo("595");
  928. try{eval("M:while(([1,2,3,4].map(window)) && 0)throw '' ;");}catch(ex){}
  929. WScript.Echo("596");
  930. try{eval("for(let y in [5,6,7,8]) return;");}catch(ex){}
  931. WScript.Echo("598");
  932. try{eval("/*for..in*/for(var window = in ~([z1,,].prototype)) {if(false) continue M; else {return window; } }");}catch(ex){}
  933. WScript.Echo("599");
  934. try{eval("L: return null;");}catch(ex){}
  935. WScript.Echo("600");
  936. try{eval("if((<zzz>x3 = (function ([y]) { })()</zzz>.(<><x><y/></x>yyy</>.(x2.hasOwnProperty(\"window\"))))) /*for..in*/L:for(var 1e81 in \"\" ) {/*for..in*/M:for(var false in ((this)(this))){CollectGarbage() } } else if ( = (--) ? x.functional : (new Number())) ");}catch(ex){}
  937. WScript.Echo("601");
  938. try{eval("var = '' , x\n");}catch(ex){}
  939. WScript.Echo("602");
  940. try{eval("this.zzz.zzz;");}catch(ex){}
  941. WScript.Echo("603");
  942. try{eval("{CollectGarbage()do {} while(([1,,]) && 0); }");}catch(ex){}
  943. WScript.Echo("604");
  944. try{eval("if(function ([y]) { }.prop = x3) else if ([] ? /x/g : .2) var function::x1 = window; else {(-1); }");}catch(ex){}
  945. WScript.Echo("605");
  946. try{eval("/*for..in*/for(var [functional, x] = x::x.(function ([y]) { }).valueOf(\"number\") in x4) while((null.prop = 0.1) && 0){ }");}catch(ex){}
  947. WScript.Echo("606");
  948. try{eval("if(((({}).hasOwnProperty).apply).call([,,z1] /= this, ((uneval(1e81))), this = '' ).watch(\"this\", [1,2,3,4].map)) {L: {return;; }return /x/g ; } else if ((String([1,,], 1e+81) >> (x4-=\u3056.prototype))(arguments)) {; } else { ;\nvar x;\n }");}catch(ex){}
  949. WScript.Echo("607");
  950. try{eval("M:do var x2 = /x/g , x2; while((x) && 0)\n;");}catch(ex){}
  951. WScript.Echo("608");
  952. try{eval("with({}) x = false.eval( /x/ );");}catch(ex){}
  953. WScript.Echo("609");
  954. try{eval("if((x.prop = arguments .@x:: (function \u3056 (x5, x) { var x; } ).call( '' , )(x3--, window))) window; else if (((x%=true))(this ? /x/g : true)) this;");}catch(ex){}
  955. WScript.Echo("610");
  956. try{eval("with({}) { x1 = x; } ");}catch(ex){}
  957. WScript.Echo("611");
  958. try{eval("this.zzz.zzz;");}catch(ex){}
  959. WScript.Echo("612");
  960. try{eval("with(-3/0){return; }");}catch(ex){}
  961. WScript.Echo("613");
  962. try{eval("if(([window])) var x = window; else if (x) {(function ([y]) { })(); } else {; }");}catch(ex){}
  963. WScript.Echo("614");
  964. try{eval("x = { return; } ;");}catch(ex){}
  965. WScript.Echo("615");
  966. try{eval("/*for..in*/M:for(var x5 = .2 in ({ : x3 }) = true == ([11,12,13,14].filter)) L:if((! /x/g )) return [1,,]; else if ((true)()) {return this;var x1, x = function::\u3056; } else return;");}catch(ex){}
  967. WScript.Echo("616");
  968. try{eval("/*for..in*/L:for(var window in ((Math.pow)(this))){ }");}catch(ex){}
  969. WScript.Echo("617");
  970. try{eval("with({}) throw StopIteration;");}catch(ex){}
  971. WScript.Echo("618");
  972. try{eval("return functional;");}catch(ex){}
  973. WScript.Echo("619");
  974. try{eval("return \"\" ++;");}catch(ex){}
  975. WScript.Echo("621");
  976. try{eval("L:if((\n[z1,,](window & [,], 1e+81))) {for(let y in [5,6,7,8]) (new Function(\"throw this;\")) } else if ((x).watch(\" \", Math.pow)) return eval(\"CollectGarbage()\", '' ); else {if((CollectGarbage).call(({a1:1}), )) (function ([y]) { })(); }");}catch(ex){}
  977. WScript.Echo("622");
  978. try{eval("{var x1 = /x/ , ;return; }");}catch(ex){}
  979. WScript.Echo("624");
  980. try{eval("if((new String().propertyIsEnumerable(\"prototype\"))) {var x = window, x = '' ;(function(id) { return id }); } else if (window) {if(x3 % true) {var x;{} } }");}catch(ex){}
  981. WScript.Echo("625");
  982. try{eval("with(true(0x99, this))CollectGarbage()");}catch(ex){}
  983. WScript.Echo("627");
  984. try{eval("do <x><y/></x> while(('fafafa'.replace(/a/g, [1,2,3,4].slice)) && 0);");}catch(ex){}
  985. WScript.Echo("628");
  986. try{eval("L:with({y: new \u3056().throw(((((Date((window * undefined))).yoyo((NaN.(eval(\"this\", x))))))[new /x/ ()]))}) if ");}catch(ex){}
  987. WScript.Echo("629");
  988. try{eval("L:if(([null for each (x2 in -3/0)]) ? null.unwatch(\"x\") : (window)(\u0009)) return\n else if (-033) {;return ({}); }");}catch(ex){}
  989. WScript.Echo("630");
  990. try{eval("{{}return /x/ ; }");}catch(ex){}
  991. WScript.Echo("631");
  992. try{eval("throw window;");}catch(ex){}
  993. WScript.Echo("632");
  994. try{eval(";");}catch(ex){}
  995. WScript.Echo("633");
  996. try{eval("return function(id) { return id }");}catch(ex){}
  997. WScript.Echo("634");
  998. try{eval("do L:with({x: '' })if(undefined) { if (null) var this = [], \u3056;} else var x = window; while((functional = ('fafafa'.replace(/a/g, [1,2,3,4].slice))) && 0);");}catch(ex){}
  999. WScript.Echo("635");
  1000. try{eval("[, , [, ((this >>> window))], ]");}catch(ex){}
  1001. WScript.Echo("636");
  1002. try{eval("throw x;");}catch(ex){}
  1003. WScript.Echo("638");
  1004. try{eval("throw '' \n");}catch(ex){}
  1005. WScript.Echo("639");
  1006. try{eval("if(3/0) var x = <x><y/></x>; else if (x2) {throw '' ;throw window; }");}catch(ex){}
  1007. WScript.Echo("640");
  1008. try{eval("var x3 = (({functional: k}));");}catch(ex){}
  1009. WScript.Echo("641");
  1010. try{eval("");}catch(ex){}
  1011. WScript.Echo("642");
  1012. try{eval("L:if(/a/gi) {} else break M;");}catch(ex){}
  1013. WScript.Echo("643");
  1014. try{eval("if([1,,]) {<x><y/></x>var x1; } else {continue L; }");}catch(ex){}
  1015. WScript.Echo("644");
  1016. try{eval("L: {/*for..in*/for(var this in (('haha'.split)( /x/ ))){({}).hasOwnPropertyvar x4 = window; } }");}catch(ex){}
  1017. WScript.Echo("645");
  1018. try{eval("L: {/*for..in*/for(var x in '' ) return; }");}catch(ex){}
  1019. WScript.Echo("647");
  1020. try{eval("M:do {var undefined = this, y = x setter: (new Function(\"\\u000cvar \\u3056;\")); } while((+x2) && 0);");}catch(ex){}
  1021. WScript.Echo("648");
  1022. try{eval("if(String( \"\" , x) instanceof false) { if (this .@x:: [1] ^ (((\u3056.(\u000ctrue)) %= ([] :: []\u0009))((Math.sin).call([1], true, 1.3) >= (p={}, (p.z = x)()), ({}) .@x:: ({})))) if(eval(\"\\u000c\", this)) throw 0/0; else <ccc:ddd>yyy</ccc:ddd>} else {var \u3056 = true;(1e+81); }");}catch(ex){}
  1023. WScript.Echo("649");
  1024. try{eval("for(let y in [5,6,7,8]) throw StopIteration;");}catch(ex){}
  1025. WScript.Echo("650");
  1026. try{eval("for(let y in []);");}catch(ex){}
  1027. WScript.Echo("651");
  1028. try{eval("\u3056( '' ) = ;");}catch(ex){}
  1029. WScript.Echo("653");
  1030. try{eval("if(this ? true : \u0009 /x/g ) return; else if ([]++) {new Function }");}catch(ex){}
  1031. WScript.Echo("655");
  1032. try{eval("while(((function ([y]) { })()) && 0){function (x) { return [[]] } {} }");}catch(ex){}
  1033. WScript.Echo("656");
  1034. try{eval("if(({})) [,,z1]; else if ((new 'haha'.split((-1--), \u3056))) {;Function } else ;");}catch(ex){}
  1035. WScript.Echo("658");
  1036. try{eval("return ({a2:z2})\n{}");}catch(ex){}
  1037. WScript.Echo("659");
  1038. try{eval("L: {var x1 = '' , window = /x/g ; }");}catch(ex){}
  1039. WScript.Echo("660");
  1040. try{eval("( '' )\n");}catch(ex){}
  1041. WScript.Echo("661");
  1042. try{eval("while(((x.hasOwnProperty(\"x2\")++)) && 0)(x);");}catch(ex){}
  1043. WScript.Echo("663");
  1044. try{eval("for(let y in []);");}catch(ex){}
  1045. WScript.Echo("664");
  1046. try{eval("({ this: y }) = x;");}catch(ex){}
  1047. WScript.Echo("665");
  1048. try{eval("{return 3/0; }");}catch(ex){}
  1049. WScript.Echo("666");
  1050. try{eval("switch(x2) { default: break; }");}catch(ex){}
  1051. WScript.Echo("668");
  1052. try{eval("{/*for..in*/for(var x = \"\" >> null\n in /* Comment */false %= /x/g ) {throw this; } }");}catch(ex){}
  1053. WScript.Echo("669");
  1054. try{eval("while((x5) && 0)var x = this;");}catch(ex){}
  1055. WScript.Echo("670");
  1056. try{eval("{return x\n\n }");}catch(ex){}
  1057. WScript.Echo("672");
  1058. try{eval("switch( \"\" = (Exception( \"\" ))) { case 5: break; }");}catch(ex){}
  1059. WScript.Echo("673");
  1060. try{eval("");}catch(ex){}
  1061. WScript.Echo("674");
  1062. try{eval("{[,,]; }");}catch(ex){}
  1063. WScript.Echo("675");
  1064. try{eval("{x }");}catch(ex){}
  1065. WScript.Echo("676");
  1066. try{eval("L:if(( /x/g .yoyo([[]]))) { if (\u000ctrue * false.x) (CollectGarbage(null)) else throw \"\" ;}");}catch(ex){}
  1067. WScript.Echo("677");
  1068. try{eval("with(function ([y]) { }\n)");}catch(ex){}
  1069. WScript.Echo("679");
  1070. try{eval("false");}catch(ex){}
  1071. WScript.Echo("681");
  1072. try{eval("M:switch(((\u000cthis)[ '' ])['\u3056']|=this |= false) { case 5: M:switch(( \"\" ).watch) { case 033 .@*:: undefined: ;\n(x3);\nbreak; }case 0: ( \"\" );case 5: this.zzz.zzz;break; }");}catch(ex){}
  1073. WScript.Echo("683");
  1074. try{eval("if((( '' .unwatch(\"x2\")) & \u00091e-81)) {var functional = 0/0, x; }");}catch(ex){}
  1075. WScript.Echo("685");
  1076. try{eval("var this, NaN;");}catch(ex){}
  1077. WScript.Echo("686");
  1078. try{eval("if(eval(\"var \\u3056;\", '' )) {(-3/0);; } else return;");}catch(ex){}
  1079. WScript.Echo("687");
  1080. try{eval("if((x1 = x /= 033.hasOwnProperty(\"x1\") /= ((new Function(\"throw [,];\")))()) *= ({a2:z2}) == false >>= ) { if (((x5 = x)[window.this])) {var x, x = window;var x1; }} else return this");}catch(ex){}
  1081. WScript.Echo("688");
  1082. try{eval("if(([11,12,13,14].some & '' .eval(arguments))(prototype.x, (/a/gi()))) var x5 = [1,,], y = -0; else {}");}catch(ex){}
  1083. WScript.Echo("689");
  1084. try{eval("function::this");}catch(ex){}
  1085. WScript.Echo("690");
  1086. try{eval("while((x = 5.0000000000000000000000.hasOwnProperty(\"x\")) && 0){M:with(null != x1){; }/*for..in*/M:for(var [x2, x2] = ({a2:z2}) in [,,z1]) return; }");}catch(ex){}
  1087. WScript.Echo("691");
  1088. try{eval("if(this) else if ( \"\" ) var x1\n");}catch(ex){}
  1089. WScript.Echo("692");
  1090. try{eval("with({this: x}) /x/g ;");}catch(ex){}
  1091. WScript.Echo("693");
  1092. try{eval("M:if((Math.sin).call((\nwindow.valueOf(\"number\")), , (set = [,,z1])\n)) {CollectGarbage()\u0009return; } else {do {CollectGarbage() } while((1.2e3) && 0); }");}catch(ex){}
  1093. WScript.Echo("694");
  1094. try{eval("try { y = x; } catch(x1) { for(let y in []); } finally { for each (x1 in window) for each (functional in this) } \nreturn;\n");}catch(ex){}
  1095. WScript.Echo("695");
  1096. try{eval("if(x) { if (x = ({ x: x4 })) { }} else var NaN;");}catch(ex){}
  1097. WScript.Echo("697");
  1098. try{eval("while(((( /x/ &= [z1,,]) for (false['x4'] in window) for each (x in x))) && 0)throw x5;");}catch(ex){}
  1099. WScript.Echo("699");
  1100. try{eval("if(((eval(\"0/0\", 3.141592653589793) = null + /x/ .isPrototypeOf((x2 = this))) <<= [])) if({} if (window)) ([,,]);");}catch(ex){}
  1101. WScript.Echo("701");
  1102. try{eval("for(let y in [5,6,7,8]) with({}) { with({}) { var x3 = false, function::x4; } } ");}catch(ex){}
  1103. WScript.Echo("703");
  1104. try{eval("with({}) { for(let y in []); } ");}catch(ex){}
  1105. WScript.Echo("705");
  1106. try{eval("if(undefined) var this = true; else if (-1) {continue L; }");}catch(ex){}
  1107. WScript.Echo("706");
  1108. try{eval("var 0;");}catch(ex){}
  1109. WScript.Echo("707");
  1110. try{eval("return;");}catch(ex){}
  1111. WScript.Echo("708");
  1112. try{eval("if(true) var x4 = arguments;; else throw [1,,].x5;");}catch(ex){}
  1113. WScript.Echo("709");
  1114. try{eval("if(this ? /x/ : {}) {throw \"\" ; } else new Function");}catch(ex){}
  1115. WScript.Echo("710");
  1116. try{eval("{var functional: xif(x.((new (x5)((x.prop = x))))) throw this; else if ((x2)(x, (-0))) break M; else L:if( /x/ ) { if (1e+81) {CollectGarbage()var x::NaN; } else return this;} }");}catch(ex){}
  1117. WScript.Echo("712");
  1118. try{eval("/*for..in*/for(var NaN = ({ x: y, x1: x2 }) = 5.0000000000000000000000.watch(\"y\", [1,2,3,4].map) in [15,16,17,18].sort(function this (x) { yield window } , --this)) {while((window) && 0)var x5;var x = window, functional = window; }");}catch(ex){}
  1119. WScript.Echo("714");
  1120. try{eval("return;");}catch(ex){}
  1121. WScript.Echo("715");
  1122. try{eval("(window);function x2 (this) { var this; } ");}catch(ex){}
  1123. WScript.Echo("716");
  1124. try{eval("if(undefined) { if ( \"\" ) {; } else return;}(x);");}catch(ex){}
  1125. WScript.Echo("717");
  1126. try{eval("break M\nwhile((x3 = {}) && 0){ '' }");}catch(ex){}
  1127. WScript.Echo("718");
  1128. try{eval("var x = x3, x\n /x/g \n");}catch(ex){}
  1129. WScript.Echo("720");
  1130. try{eval("/*for..in*/for(var [\u3056, x] = -3/0 in (new (window)(window).eval(typeof true))) {/*for..in*/for(var [NaN, x5] = ({x3: x, x getter: CollectGarbage }) in ({NaN: window, getter: '' })) {L: window; } }");}catch(ex){}
  1131. WScript.Echo("721");
  1132. try{eval("this.zzz.zzz;");}catch(ex){}
  1133. WScript.Echo("722");
  1134. try{eval("for(let y in [5,6,7,8]) throw StopIteration;");}catch(ex){}
  1135. WScript.Echo("723");
  1136. try{eval("L:with(window){ \"\" ;true; }");}catch(ex){}
  1137. WScript.Echo("726");
  1138. try{eval("do while((x = x) && 0);");}catch(ex){}
  1139. WScript.Echo("727");
  1140. try{eval("with({ : ([15,16,17,18].map(function(q) { return q; }, x))})throw ({x: 1e81, window: this });");}catch(ex){}
  1141. WScript.Echo("729");
  1142. try{eval("L: L:if([this for each (\u0009x in this)]) continue M; else if (new (false)( /x/g )) {CollectGarbage() }");}catch(ex){}
  1143. WScript.Echo("730");
  1144. try{eval("function(q) { return q; }");}catch(ex){}
  1145. WScript.Echo("731");
  1146. try{eval("while(((x2.this)) && 0)throw this;");}catch(ex){}
  1147. WScript.Echo("732");
  1148. try{eval("/*for..in*/for(var functional in ((eval)(([11,12,13,14].map).this))){{}if(x4) var x3, x; else {false;continue L; } }");}catch(ex){}
  1149. WScript.Echo("734");
  1150. try{eval("L:switch(([( /x/g )( /x/g , arguments) /= (-1 for (x4 in \u000cfunction ([y]) { }))])) { case new Error(): {CollectGarbage() }default: }");}catch(ex){}
  1151. WScript.Echo("735");
  1152. try{eval("return false;");}catch(ex){}
  1153. WScript.Echo("736");
  1154. try{eval("x1");}catch(ex){}
  1155. WScript.Echo("739");
  1156. try{eval("L: {var function::x1 = (function ([y]) { })(), x3 = 0; }");}catch(ex){}
  1157. WScript.Echo("740");
  1158. try{eval("M:with({\u000cx1: window}){{var window, NaN;(window); }try { throw null; } catch(x1) { return x1; } finally { var x; } }");}catch(ex){}
  1159. WScript.Echo("741");
  1160. try{eval("L:with(-window){(window);{continue L; } }");}catch(ex){}
  1161. WScript.Echo("742");
  1162. try{eval("/*for..in*/for(var function::function::x = true in ((function (x)({y: x1}))((x3.prop = 1.2e3)))){var this;(false); }");}catch(ex){}
  1163. WScript.Echo("743");
  1164. try{eval("with({}) return;");}catch(ex){}
  1165. WScript.Echo("744");
  1166. try{eval("x = x5;");}catch(ex){}
  1167. WScript.Echo("745");
  1168. try{eval("return;");}catch(ex){}
  1169. WScript.Echo("746");
  1170. try{eval("with({}) { for(let y in [5,6,7,8]) throw x4; } ");}catch(ex){}
  1171. WScript.Echo("747");
  1172. try{eval("for(let y in [5,6,7,8]) var yield, y;");}catch(ex){}
  1173. WScript.Echo("749");
  1174. try{eval("/*for..in*/for(var x.x in [z1]) L: {return /x/g ;[1,2,3,4].map }");}catch(ex){}
  1175. WScript.Echo("750");
  1176. try{eval("break L;");}catch(ex){}
  1177. WScript.Echo("752");
  1178. try{eval("return;");}catch(ex){}
  1179. WScript.Echo("753");
  1180. try{eval("with({}) throw StopIteration;");}catch(ex){}
  1181. WScript.Echo("754");
  1182. try{eval("for(let y in []);");}catch(ex){}
  1183. WScript.Echo("755");
  1184. try{eval("this.zzz.zzz;");}catch(ex){}
  1185. WScript.Echo("757");
  1186. try{eval("if(this.prototype = [z1,,].x) { if (({this setter: function (x) { return \u3056 } , x getter: ('haha'.split).apply })) var x1;} else {return true;L:if(1.3) { /x/ ;(this); } else {} }");}catch(ex){}
  1187. WScript.Echo("758");
  1188. try{eval("{;return; }");}catch(ex){}
  1189. WScript.Echo("760");
  1190. try{eval("/*for..in*/for(var x = 0/0 in 4.) {var y;var x = function(id) { return id }, prop; }");}catch(ex){}
  1191. WScript.Echo("762");
  1192. try{eval("var x3 = 1.3;if((true.prototype)) { if (true ? window : '' ) {return; }} else {return [,,z1]; }");}catch(ex){}
  1193. WScript.Echo("763");
  1194. try{eval("/*for..in*/for(var ( /x/g [null])(x = this) in (((((new x(eval(\"x\", 1e4), window)))(window = x.unwatch(\"each\"\u0009))).watch)((this = ('fafafa'.replace(/a/g, Function)).unwatch(\"x\")))))/*for..in*/for(var [x, x::x] = 0/0 in null) ;");}catch(ex){}
  1195. WScript.Echo("764");
  1196. try{eval("if((x5(false))) {return;x = window } else {CollectGarbage() }");}catch(ex){}
  1197. WScript.Echo("765");
  1198. try{eval("/*for..in*/for(var [x5, x] = this.eval((x2 = function::x)) in (x5 = functional)) ( '' );");}catch(ex){}
  1199. WScript.Echo("766");
  1200. try{eval("if(false++) {var x;( '' ); }");}catch(ex){}
  1201. WScript.Echo("767");
  1202. try{eval("x = \u3056;");}catch(ex){}
  1203. WScript.Echo("769");
  1204. try{eval("/*for..in*/L:for(var NaN.function::setter in (([1,2,3,4].map)(y.prop = true))){throw 0.1; }");}catch(ex){}
  1205. WScript.Echo("771");
  1206. try{eval("/*for..in*/for(var x.prop in ((([1,2,3,4].map).call)( '' <<= /x/ )))CollectGarbage");}catch(ex){}
  1207. WScript.Echo("772");
  1208. try{eval("L:if('fafafa'.replace(/a/g, [1,2,3,4].slice)) { if ((x2 = this %= ({x3: (-1) }))) {var x, each = this;function (x, ) { yield function(id) { return id } } }} else {}");}catch(ex){}
  1209. WScript.Echo("773");
  1210. try{eval("{(window);if(x = 3/0) var y; else if (//h\n[1].isPrototypeOf(undefined)) {throw [[]];return window; } }");}catch(ex){}
  1211. WScript.Echo("774");
  1212. try{eval("/*for..in*/for(var x5 in (-0)\u0009) return;");}catch(ex){}
  1213. WScript.Echo("775");
  1214. try{eval("{var x = window, \u3056 = x3;return window; }");}catch(ex){}
  1215. WScript.Echo("776");
  1216. try{eval("(({a1:1}));");}catch(ex){}
  1217. WScript.Echo("778");
  1218. try{eval("L:if( \"\" ) {return x2;; } else if (x) {CollectGarbage()this } else {{} }");}catch(ex){}
  1219. WScript.Echo("779");
  1220. try{eval("throw /x/g ;");}catch(ex){}
  1221. WScript.Echo("781");
  1222. try{eval("with({}) \n");}catch(ex){}
  1223. WScript.Echo("782");
  1224. try{eval("try { x.prototype = prototype; } finally { with({}) for(let y in [5,6,7,8]) with({}) { {} } } ");}catch(ex){}
  1225. WScript.Echo("783");
  1226. try{eval("CollectGarbage()");}catch(ex){}
  1227. WScript.Echo("784");
  1228. try{eval("if(this) {( /x/g );continue M; } else {return;(this); }");}catch(ex){}
  1229. WScript.Echo("785");
  1230. try{eval("L: ");}catch(ex){}
  1231. WScript.Echo("786");
  1232. try{eval("with({}) { for(let y in [5,6,7,8]) x = \u3056; } ");}catch(ex){}
  1233. WScript.Echo("787");
  1234. try{eval("with({}) return [1e-81].some(Function);");}catch(ex){}
  1235. WScript.Echo("789");
  1236. try{eval("if(((x5 <= true).eval( /x/ <<= /x/ ))) {{} } else var x");}catch(ex){}
  1237. WScript.Echo("791");
  1238. try{eval("(this) = x5;");}catch(ex){}
  1239. WScript.Echo("792");
  1240. try{eval("do {return; } while((this) && 0);");}catch(ex){}
  1241. WScript.Echo("793");
  1242. try{eval("/*for..in*/for(var ()(window) in ((function each (x4)%=([15,16,17,18].some([1,2,3,4].map, x)))(( + ([15,16,17,18].map(({}).hasOwnProperty, \u00090/0)))))){(x); }");}catch(ex){}
  1243. WScript.Echo("794");
  1244. try{eval("/*for..in*/for(var x4 = ([(--NaN)\u000c]) in 4.) {continue L;var x5; }");}catch(ex){}
  1245. WScript.Echo("795");
  1246. try{eval("L: {var x, x; }");}catch(ex){}
  1247. WScript.Echo("796");
  1248. try{eval("with((new ( /x/ )(CollectGarbage()))){(3.141592653589793);; }");}catch(ex){}
  1249. WScript.Echo("797");
  1250. try{eval("M:with([15,16,17,18].some(CollectGarbage, (this.zzz.zzz))){if([,,]) { if ([1]) var x3;} else var , x = 3.141592653589793;Function }");}catch(ex){}
  1251. WScript.Echo("798");
  1252. try{eval("L:if(( /x/g --)) {CollectGarbage() }");}catch(ex){}
  1253. WScript.Echo("799");
  1254. try{eval("{switch((0.1).watch) { default: return; }/*for..in*/for(var x2 in /x/g ) var x = NaN; }");}catch(ex){}
  1255. WScript.Echo("800");
  1256. try{eval("if(this) (x);");}catch(ex){}
  1257. WScript.Echo("801");
  1258. try{eval("try { with({}) return; } finally { for(let y in [5,6,7,8]) with({}) continue L; } ");}catch(ex){}
  1259. WScript.Echo("802");
  1260. try{eval("{}\n;\n\nCollectGarbage()\n");}catch(ex){}
  1261. WScript.Echo("805");
  1262. try{eval("if(x) { if ( '' ) function (y, y)[z1,,] else return;}");}catch(ex){}
  1263. WScript.Echo("806");
  1264. try{eval("with(null)continue L;");}catch(ex){}
  1265. WScript.Echo("807");
  1266. try{eval("var = this, x = null;");}catch(ex){}
  1267. WScript.Echo("808");
  1268. try{eval("M:switch(( { yield } )) { default: case x2: [,,z1]\nL: x3case 0: case ([] = 3[(function (y) { yield undefined } )()]): break; }");}catch(ex){}
  1269. WScript.Echo("810");
  1270. try{eval("if(true) /*for..in*/M:for(var NaN = true in undefined) {var super ; } else if (functional = (<x><y/></x>.(.2))) else var x3, NaN = 1e-81;");}catch(ex){}
  1271. WScript.Echo("811");
  1272. try{eval("while((undefined) && 0)continue L;");}catch(ex){}
  1273. WScript.Echo("812");
  1274. try{eval("{var NaN, x = 3.141592653589793; }");}catch(ex){}
  1275. WScript.Echo("813");
  1276. try{eval("M:if(([15,16,17,18].some(this.unwatch(\"x\"), (([window if ([[]])])[this.prototype])))) else {true;return null; }");}catch(ex){}
  1277. WScript.Echo("814");
  1278. try{eval("M:while((null >= \"\" ) && 0){/a/gi }");}catch(ex){}
  1279. WScript.Echo("815");
  1280. try{eval("\nbreak M;\n");}catch(ex){}
  1281. WScript.Echo("816");
  1282. try{eval("L:if(( /* Comment */window[(1.2e3.x::y)]).x) return null; else if ((uneval(window))++.propertyIsEnumerable(\"x\")) {CollectGarbage() }");}catch(ex){}
  1283. WScript.Echo("818");
  1284. try{eval("/*for..in*/for(var x in ((({}).hasOwnProperty)([,,].hasOwnProperty(\"x\"))))/*for..in*/M:for(var [window, y] = (-1) in this) [1,2,3,4].slice");}catch(ex){}
  1285. WScript.Echo("819");
  1286. try{eval("if( \"\" ) { } else if (x4) {null; }");}catch(ex){}
  1287. WScript.Echo("821");
  1288. try{eval("{}");}catch(ex){}
  1289. WScript.Echo("823");
  1290. try{eval("/*for..in*/for(var x = x in x - /x/ ) { }");}catch(ex){}
  1291. WScript.Echo("825");
  1292. try{eval("if((uneval(x, x))) var x = false; else if ((null\n.unwatch(\"x\"))) throw window; else {}return 3;");}catch(ex){}
  1293. WScript.Echo("826");
  1294. try{eval("if(var functional;) { if (this) for(let y in [5,6,7,8]) return; else {with(x = window){{} } }}");}catch(ex){}
  1295. WScript.Echo("827");
  1296. try{eval("/*for..in*/for(var function::NaN = function ([y]) { }( \"\" ) in x1) {window;return; }");}catch(ex){}
  1297. WScript.Echo("828");
  1298. try{eval(";");}catch(ex){}
  1299. WScript.Echo("829");
  1300. try{eval("\n");}catch(ex){}
  1301. WScript.Echo("830");
  1302. try{eval("CollectGarbage()");}catch(ex){}
  1303. WScript.Echo("831");
  1304. try{eval("{throw 1e-81; }");}catch(ex){}
  1305. WScript.Echo("832");
  1306. try{eval("try { for(let y in [5,6,7,8]) throw x; } finally { try { for(let y in []); } catch(x) { throw StopIteration; } } ");}catch(ex){}
  1307. WScript.Echo("833");
  1308. try{eval("if((window *= '' )) /*for..in*/for(var [window, window] = --function ([y]) { } === (this.zzz.zzz) in /x/ --) /x/g ;");}catch(ex){}
  1309. WScript.Echo("834");
  1310. try{eval("x = x;");}catch(ex){}
  1311. WScript.Echo("835");
  1312. try{eval(";");}catch(ex){}
  1313. WScript.Echo("836");
  1314. try{eval("/*for..in*/for(var x in [window].filter(function x () { yield \"\" >= null } )) {with( = function::x){break L; }var \u3056; }");}catch(ex){}
  1315. WScript.Echo("837");
  1316. try{eval("return ({a1:1})\n/*for..in*/for(var x in ((/a/gi)(this)))var x1 = '' , ;");}catch(ex){}
  1317. WScript.Echo("838");
  1318. try{eval("if(([1,2,3,4].slice)(false)) { if (new Error()) continue L;} else CollectGarbage()");}catch(ex){}
  1319. WScript.Echo("839");
  1320. try{eval("{((function ([y]) { })()); }");}catch(ex){}
  1321. WScript.Echo("840");
  1322. try{eval("with(0/0){(null); }");}catch(ex){}
  1323. WScript.Echo("843");
  1324. try{eval("L: var x = window, x = null;");}catch(ex){}
  1325. WScript.Echo("845");
  1326. try{eval("with({}) throw x5;");}catch(ex){}
  1327. WScript.Echo("846");
  1328. try{eval("if(([11,12,13,14].some)) {with({let: new 'haha'.split()}){return;if(false) {break M; } else if (({})) {return var x = '' ;; } } } else if ((new '' ? \"\" : \"\" )) {var NaN, y = \"\" ; }");}catch(ex){}
  1329. WScript.Echo("848");
  1330. try{eval("\u000cL:if([1,2,3,4].slice) {window; } else return 0x99;");}catch(ex){}
  1331. WScript.Echo("850");
  1332. try{eval("\n");}catch(ex){}
  1333. WScript.Echo("851");
  1334. try{eval("var x;");}catch(ex){}
  1335. WScript.Echo("852");
  1336. try{eval("return;");}catch(ex){}
  1337. WScript.Echo("853");
  1338. try{eval("for(let y in [5,6,7,8]) throw 1e-81;//h\n");}catch(ex){}
  1339. WScript.Echo("855");
  1340. try{eval("with(0/0)var x = undefined, window;");}catch(ex){}
  1341. WScript.Echo("856");
  1342. try{eval("return;\n{}\n");}catch(ex){}
  1343. WScript.Echo("857");
  1344. try{eval("/*for..in*/for(var x = (({x2: (Math.sin)()})) in /* Comment */(this)) {L:if(new ((x).apply)()) {return .2; } else break L; }");}catch(ex){}
  1345. WScript.Echo("858");
  1346. try{eval("break M;\nvar x;\n");}catch(ex){}
  1347. WScript.Echo("859");
  1348. try{eval("try { {} } catch(functional if ( \"\" )) { return; } finally { return; } ");}catch(ex){}
  1349. WScript.Echo("860");
  1350. try{eval("(arguments);");}catch(ex){}
  1351. WScript.Echo("861");
  1352. try{eval("this.zzz.zzz;");}catch(ex){}
  1353. WScript.Echo("862");
  1354. try{eval("{y.x }");}catch(ex){}
  1355. WScript.Echo("863");
  1356. try{eval("with()return;");}catch(ex){}
  1357. WScript.Echo("864");
  1358. try{eval("this = x1\n\n");}catch(ex){}
  1359. WScript.Echo("865");
  1360. try{eval("{try { continue L; } catch(x4) { ; } finally { var , x; } \n }");}catch(ex){}
  1361. WScript.Echo("866");
  1362. try{eval("/*for..in*/for(var x in ((this)(null))){return;; }");}catch(ex){}
  1363. WScript.Echo("867");
  1364. try{eval("y\nreturn <x><y/></x>.( '' );\n");}catch(ex){}
  1365. WScript.Echo("868");
  1366. try{eval("if() {continue L; }\nvar x;\n{var x = undefined; }\n\n");}catch(ex){}
  1367. WScript.Echo("869");
  1368. try{eval("{continue M; }");}catch(ex){}
  1369. WScript.Echo("870");
  1370. try{eval("/*for..in*/for(var in ((({}).hasOwnProperty)(true ^ x ^ [1,2,3,4].slice.hasOwnProperty(\"x\"))))M:switch(3/0) { default: }");}catch(ex){}
  1371. WScript.Echo("871");
  1372. try{eval("L:with(NaN = 0){/*for..in*/for(var yield in for (NaN in this)) {(this); }; }");}catch(ex){}
  1373. WScript.Echo("872");
  1374. try{eval("{throw StopIteration; }");}catch(ex){}
  1375. WScript.Echo("874");
  1376. try{eval("if((-1).yoyo(({ this: ({ : ({ NaN: x }) }) }) = new ('haha'.split)(1e4, []))) { if (new (Function)()) /*for..in*/for(var = (function ([y]) { })() ? true : [] in this) {return;throw /x/ ; } else \nvar x = function ([y]) { }, x;}");}catch(ex){}
  1377. WScript.Echo("875");
  1378. try{eval("L:if((uneval((function ([y]) { })()))) {{var x2 = x4; }x1 }");}catch(ex){}
  1379. WScript.Echo("876");
  1380. try{eval("if([15,16,17,18].some((new Function(\"\")), x)) {var NaN = /x/ ; } else if ( \"\" ) {{} } else return;");}catch(ex){}
  1381. WScript.Echo("877");
  1382. try{eval("/*for..in*/M:for(var [x, ] = = false.throw(1e-81) in []) ");}catch(ex){}
  1383. WScript.Echo("880");
  1384. try{eval("{CollectGarbage(){} }");}catch(ex){}
  1385. WScript.Echo("883");
  1386. try{eval("this.zzz.zzz;");}catch(ex){}
  1387. WScript.Echo("885");
  1388. try{eval("with(new (this)( for each (x in '' )) ^ undefined || 4.){(3); }");}catch(ex){}
  1389. WScript.Echo("886");
  1390. try{eval("\n");}catch(ex){}
  1391. WScript.Echo("887");
  1392. try{eval("return /x/g ;");}catch(ex){}
  1393. WScript.Echo("888");
  1394. try{eval("{continue M;return (-0); }");}catch(ex){}
  1395. WScript.Echo("890");
  1396. try{eval("switch(x.x) { case []: {}break; default: break; throw undefined;break; case (uneval( /x/g .valueOf(\"number\"))): CollectGarbage() }");}catch(ex){}
  1397. WScript.Echo("891");
  1398. try{eval("{/*for..in*/for(var x2 in ((function (x) { yield x = (x2)[1e+81] } )(true))){var window = undefined;case true: Math.powbreak; break; default: ;break; truebreak; case undefined: case 7: } }");}catch(ex){}
  1399. WScript.Echo("892");
  1400. try{eval("L:while(([]) && 0)(true);");}catch(ex){}
  1401. WScript.Echo("893");
  1402. try{eval("this.zzz.zzz;");}catch(ex){}
  1403. WScript.Echo("894");
  1404. try{eval("/*for..in*/for(var x = (this--.x) in undefined += 1e81) {( '' ) }");}catch(ex){}
  1405. WScript.Echo("896");
  1406. try{eval("{throw function::x;break M;\u000d\nL:with({x: x3})continue M;\n }");}catch(ex){}
  1407. WScript.Echo("897");
  1408. try{eval("{return x1;\n;\n }");}catch(ex){}
  1409. WScript.Echo("898");
  1410. try{eval("");}catch(ex){}
  1411. WScript.Echo("899");
  1412. try{eval("{([,,]); }");}catch(ex){}
  1413. WScript.Echo("900");
  1414. try{eval("throw y;");}catch(ex){}
  1415. WScript.Echo("901");
  1416. try{eval("/*for..in*/for(var window in ((function (x4) { yield 0.1 } )( { function(q) { return q; } } )))window;CollectGarbage()");}catch(ex){}
  1417. WScript.Echo("902");
  1418. try{eval("switch([new [((p={}, (p.z = '' )()))](x2)].map(function (({ x: ({ x: NaN }) })) { L: {0; } } )) { default: case 9: M:switch(++({a1:1})) { case 2: }case ((var ).yoyo(eval(function::y = [,,]))): (true).watch\nwith({y: 0.1}){[[]]; }break; case ((-0) for ( in [,])) |= [[]].propertyIsEnumerable(\"this\"): case ({var x5 = this;: 0.prototype = this, x: false. }) += window @ this: return;break; case 2: break; }");}catch(ex){}
  1419. WScript.Echo("904");
  1420. try{eval("this.zzz.zzz;");}catch(ex){}
  1421. WScript.Echo("905");
  1422. try{eval("if(( \"\" --)) { if ((({ get window(x3, x) '' }).(y))) {{} }} else ");}catch(ex){}
  1423. WScript.Echo("906");
  1424. try{eval("{(window); }throw x1;");}catch(ex){}
  1425. WScript.Echo("907");
  1426. try{eval(";throw x;");}catch(ex){}
  1427. WScript.Echo("908");
  1428. try{eval("while((this.zzz.zzz.eval(window) ? x.propertyIsEnumerable(\"x3\") : ({x4: x.([1,,]) })) && 0)");}catch(ex){}
  1429. WScript.Echo("910");
  1430. try{eval("var functional\n/*for..in*/for(var x = 3.141592653589793 in 0x99) {({a1:1}); }");}catch(ex){}
  1431. WScript.Echo("911");
  1432. try{eval("");}catch(ex){}
  1433. WScript.Echo("912");
  1434. try{eval("if( /x/g ) {{((Function).apply).call }x = x ; } else if(({a1:1})) this");}catch(ex){}
  1435. WScript.Echo("913");
  1436. try{eval("if(delete {}.watch(\" \", new Function)) {if( \"\" ) { if ([,,z1]) {throw false;var y = '' ; }} else continue M;; } else {var x1 = undefined, y = /x/ ; }");}catch(ex){}
  1437. WScript.Echo("914");
  1438. try{eval("L: {/*for..in*/for(var y.window in null == 033) {throw window;{} }switch(this.zzz.zzz) { default: break; case (/a/gi).apply: break; } }");}catch(ex){}
  1439. WScript.Echo("916");
  1440. try{eval(";");}catch(ex){}
  1441. WScript.Echo("919");
  1442. try{eval("{return /x/g ;this; }");}catch(ex){}
  1443. WScript.Echo("920");
  1444. try{eval("throw StopIteration;");}catch(ex){}
  1445. WScript.Echo("921");
  1446. try{eval("/*for..in*/for(var [x5, x3] = (({ get functional (window, NaN)[] << window })) in x) {var x, x4 = window;var <x><y/></x>; }");}catch(ex){}
  1447. WScript.Echo("922");
  1448. try{eval("/*for..in*/for(var \u3056 = window in [z1,,]) {\u000c3/0;return undefined; }");}catch(ex){}
  1449. WScript.Echo("923");
  1450. try{eval("if(new 'haha'.split()) {; } else {var x, functional = x; }");}catch(ex){}
  1451. WScript.Echo("925");
  1452. try{eval("[[]];");}catch(ex){}
  1453. WScript.Echo("926");
  1454. try{eval("");}catch(ex){}
  1455. WScript.Echo("927");
  1456. try{eval("var x2;");}catch(ex){}
  1457. WScript.Echo("929");
  1458. try{eval("if(\n /x/ ()) L:if((undefined.prop = ({x: 1.2e3}))) { if ((return)((<x><y/></x>.(window)), [z1,,])) {break M; } else return 1.3;} else var this, x;");}catch(ex){}
  1459. WScript.Echo("930");
  1460. try{eval(" { return } ");}catch(ex){}
  1461. WScript.Echo("931");
  1462. try{eval("if(eval(\"if(window) this; else if (x) { { continue M; } ; } else {var x4 = [[]];; }\", new \"\" (1e81))) ");}catch(ex){}
  1463. WScript.Echo("932");
  1464. try{eval("{3/0;(function(q) { return q; }).apply }");}catch(ex){}
  1465. WScript.Echo("933");
  1466. try{eval("while(( /x/g ++) && 0){({}).hasOwnPropertycontinue M; }");}catch(ex){}
  1467. WScript.Echo("934");
  1468. try{eval("switch((0x99 ^ NaN.eval(( --))[x])) { case (function ([y]) { })() :: /x/ : break; default: {var x4 = false;break L; }case new ( \"\" )(this, this): }");}catch(ex){}
  1469. WScript.Echo("936");
  1470. try{eval("/*for..in*/M:for(var x = x in let (({ x2: ({ functional: x5 }) }), x2 = x.throw(.2)) -0) var x = /x/g \n");}catch(ex){}
  1471. WScript.Echo("939");
  1472. try{eval("with({}) x3 = this;");}catch(ex){}
  1473. WScript.Echo("940");
  1474. try{eval("if(new Exception(x1)) { if (this / x) {{}break L; } else { }}");}catch(ex){}
  1475. WScript.Echo("942");
  1476. try{eval("throw window");}catch(ex){}
  1477. WScript.Echo("943");
  1478. try{eval("continue M\n'haha'.split\nreturn;\n");}catch(ex){}
  1479. WScript.Echo("944");
  1480. try{eval("if(((new true += true(([z1].hasOwnProperty(\"functional\")) * ( /x/ *= /x/ ), /x/g )) = /* Comment */return ({}); = this)) { if (([false].filter([,]) <= false *= x2)) 1e81--.valueOf(\"number\")} else /*for..in*/for(var [window, this] = [true] in x|=this) {do ( '' )\u000c; while((window) && 0);var x = 1e+81; }");}catch(ex){}
  1481. WScript.Echo("945");
  1482. try{eval("/*for..in*/for(var \u3056 = x = -3/0-- in 'fafafa'.replace(/a/g, 'haha'.split)) {var x, y;; }");}catch(ex){}
  1483. WScript.Echo("947");
  1484. try{eval("do { } while((this) && 0);");}catch(ex){}
  1485. WScript.Echo("948");
  1486. try{eval("{if(-0 >= 5.0000000000000000000000) { if ( /x/g ) {var .2;;var x; } else }(false); }");}catch(ex){}
  1487. WScript.Echo("949");
  1488. try{eval("do continue M; while(((-0 ? \"\" : x2)) && 0);");}catch(ex){}
  1489. WScript.Echo("950");
  1490. try{eval("CollectGarbage()var x3 = 5.0000000000000000000000;");}catch(ex){}
  1491. WScript.Echo("951");
  1492. try{eval("/*for..in*/for(var x in x3) [1,2,3,4].slice");}catch(ex){}
  1493. WScript.Echo("952");
  1494. try{eval("throw /x/g \nL:if(({function::x: (void x3)})) var x; else {(this); }");}catch(ex){}
  1495. WScript.Echo("953");
  1496. try{eval("{while((x.NaN) && 0){return /x/g ;return []; }\nCollectGarbage() }");}catch(ex){}
  1497. WScript.Echo("954");
  1498. try{eval("try { \u0009try { break L; } catch(window) { this } finally { var window = window, x = 0.1; } } catch(x) { (true ? 3 : 1.2e3); } ");}catch(ex){}
  1499. WScript.Echo("956");
  1500. try{eval("for(let y in [5,6,7,8]) with({}) try { x = x3; } catch(x if 1.3.prototype = true) { this.zzz.zzz; } catch(x) { return; } finally { throw ; } ");}catch(ex){}
  1501. WScript.Echo("957");
  1502. try{eval("x1 = function::x1;");}catch(ex){}
  1503. WScript.Echo("958");
  1504. try{eval("/*for..in*/for(var functional in (((new Function(\"throw x1.isPrototypeOf( \\\"\\\" );\")))(([z1,,] / 1e+81)))){var x = \"\" , prototype = arguments;CollectGarbage() }");}catch(ex){}
  1505. WScript.Echo("959");
  1506. try{eval("/*for..in*/for(var [delete, function::x4] = 0.1-- in ()) {if(x3) { if (function(id) { return id }) {return;throw [[1]]; }} else var x4;{} }");}catch(ex){}
  1507. WScript.Echo("960");
  1508. try{eval("if(([[1,,]].map('haha'.split))) var x = this, x; else if ((0x99 < /x/g )) ( /x/ );");}catch(ex){}
  1509. WScript.Echo("962");
  1510. try{eval("if( '' (033)) { if ( /x/ .valueOf(\"number\")) Math.sin else var prop, = null;}");}catch(ex){}
  1511. WScript.Echo("963");
  1512. try{eval("return /x/ ;");}catch(ex){}
  1513. WScript.Echo("964");
  1514. try{eval("if( /x/g >>>= /x/ -= x5 = x1\n) with({}) { var this; } else /*for..in*/for(var window in (RegExp())) return;");}catch(ex){}
  1515. WScript.Echo("966");
  1516. try{eval("L: {var y = window;var x3 = '' ; }");}catch(ex){}
  1517. WScript.Echo("967");
  1518. try{eval("{(0); }");}catch(ex){}
  1519. WScript.Echo("968");
  1520. try{eval("return [1,,]\n");}catch(ex){}
  1521. WScript.Echo("969");
  1522. try{eval("throw false;");}catch(ex){}
  1523. WScript.Echo("970");
  1524. try{eval("{var x4, functional = this; /x/g ; }\nbreak L;");}catch(ex){}
  1525. WScript.Echo("971");
  1526. try{eval("L:if(CollectGarbage([x1 = window].map(eval)++, ((this.zzz.zzz).isPrototypeOf({} ? window : window)))) /*for..in*/for(var [x, x] = [11,12,13,14].sort &= (true.prop = ( /x/ .propertyIsEnumerable(\"x\"))) in /x/ ) {}");}catch(ex){}
  1527. WScript.Echo("972");
  1528. try{eval("while((window) && 0){throw [,,]; }");}catch(ex){}
  1529. WScript.Echo("973");
  1530. try{eval("with(new (-1)()){return x; }");}catch(ex){}
  1531. WScript.Echo("976");
  1532. try{eval("NaN = \u3056;");}catch(ex){}
  1533. WScript.Echo("977");
  1534. try{eval("throw x4;");}catch(ex){}
  1535. WScript.Echo("978");
  1536. try{eval("while(( /* Comment */ /x/ << (window).call(null, x2, true\u000c)) && 0)if(3) var x2 = ({}); else {throw true; }");}catch(ex){}
  1537. WScript.Echo("980");
  1538. try{eval(" ");}catch(ex){}
  1539. WScript.Echo("981");
  1540. try{eval("do CollectGarbage()var y, window; while((x &= x1 = var y; if (<x><y/></x>.(x5))) && 0);");}catch(ex){}
  1541. WScript.Echo("982");
  1542. try{eval("with({}) { for(let y in [5,6,7,8]) return; } ");}catch(ex){}
  1543. WScript.Echo("984");
  1544. try{eval("while(( /x/ ) && 0)var x = false = x4;");}catch(ex){}
  1545. WScript.Echo("986");
  1546. try{eval("if(0x99) return ({}); else {Math.pow }");}catch(ex){}
  1547. WScript.Echo("987");
  1548. try{eval("{[[1]];function(q) { return q; } }");}catch(ex){}
  1549. WScript.Echo("988");
  1550. try{eval("/*for..in*/for(var (undefined)((\n1e4)) in 033 :: window) {[1,2,3,4].map /x/ ; }");}catch(ex){}
  1551. WScript.Echo("989");
  1552. try{eval("( '' );if(((-1) ? 3.141592653589793 : undefined)) { if ((new Date()())) return;} else {/*for..in*/for(var x5 in (( /x/g )( /x/ )))return;var NaN; }");}catch(ex){}
  1553. WScript.Echo("990");
  1554. try{eval("/*for..in*/for(var x5 = /x/ in \"\" ) /*for..in*/for(var x(x) in false) {CollectGarbage()(this); }");}catch(ex){}
  1555. WScript.Echo("991");
  1556. try{eval("if(<x><y/></x>.(null)) return /x/g ;");}catch(ex){}
  1557. WScript.Echo("992");
  1558. try{eval("with(([null].map([1,2,3,4].map))){throw 0/0;return; }");}catch(ex){}
  1559. WScript.Echo("994");
  1560. try{eval("/*for..in*/for(var [x2, x] = null['functional']-=x instanceof window if (undefined) in ( '' )) var x1, x;");}catch(ex){}
  1561. WScript.Echo("995");
  1562. try{eval("/*for..in*/for(var NaN in this) return;");}catch(ex){}
  1563. WScript.Echo("996");
  1564. try{eval("return /x/ ;( \"\" )");}catch(ex){}
  1565. WScript.Echo("998");
  1566. try{eval("M:do var this, x; while((new /x/g ()) && 0);");}catch(ex){}