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

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

mercurial