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
/
ion
/
bug1080991.js
blob: 5c9c3783aa427ead2a9725819b9b82c2fd770de6 (
plain
)
1
2
3
4
5
(
function
(){
for
(
var
i
=
0
;
i
<
8
;
i
++
)
{
var
c
=
i
}
})()