js/src/jit-test/tests/basic/bug886803.js

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:85e81ec7fcf8
1
2 f = Function("with({}) { var i; }");
3 f();

mercurial