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
/
bug662841.js
blob: 351bb97a9be64ebb55a0672b907c8939028085a2 (
plain
)
1
2
3
4
var
e
=
newGlobal
();
for
(
let
w
in
[
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
])
{
-
e
;
}