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

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:85e81ec7fcf8
1
2 f = Function("with({}) { var i; }");
3 f();

mercurial