michael@0: // Binary: cache/js-dbg-64-fe4489fb36ab-linux michael@0: // Flags: michael@0: // michael@0: function michael@0: eval( ) { eval();} michael@0: try { michael@0: DoWhile_3(); michael@0: } catch(e) { michael@0: } michael@0: function DoWhile_3() { michael@0: var result2 = "pass"; michael@0: woohooboy: { michael@0: eval('(function() { x getter= function(){} ; var x5, x = 0x99; })();'); michael@0: } michael@0: } michael@0: test(); michael@0: function test() michael@0: { michael@0: function foopy() michael@0: { michael@0: var f = function(){ r = arguments; test(); yield 170; } michael@0: try { for (var i in f()) { } } catch (iterError) { } michael@0: } michael@0: foopy(); michael@0: gc(); michael@0: }