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

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:408820bf74e4
1 // |jit-test| error:TypeError
2
3 // Binary: cache/js-dbg-32-0428dbdf3d58-linux
4 // Flags:
5 //
6 o = (new Uint32Array).buffer
7 o.__proto__ = o
8 o.__proto__ = o

mercurial