js/src/jit-test/tests/ion/bug852174.js

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:a35aa913565a
1
2 function eval()
3 isPrototypeOf[Iterator.length]
4 function DoWhile_3()
5 eval();
6 DoWhile_3();
7 function f()
8 DoWhile_3(f - 0);
9 for (var i in f());

mercurial