js/src/jit-test/tests/auto-regress/bug718347.js

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:c158e49e1d44
1 // |jit-test| error:TypeError
2
3 // Binary: cache/js-dbg-64-49afabda6701-linux
4 // Flags: -m -n -a
5 //
6
7 this.__proto__ = newGlobal();
8 eval("(toLocaleString)();");

mercurial