index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
jit-test
/
tests
/
basic
/
bug618577.js
blob: a41f820cb45aaf7e5a086a2f7fea763f2e7878f9 (
plain
)
1
2
3
4
5
var
x
=
new
Uint32Array
();
for
(
var
i
=
0
;
i
<
100
;
i
++
)
x
[
77
]
=
x
[
77
];
// Don't assert.