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
/
bug700300.js
blob: ccee3ecfd211b925220ea12105447790092fb456 (
plain
)
1
2
3
4
for
(
let
j
=
0
;
j
<
(
20
);
++
(
__lookupSetter__
))
{
function
g
()
{
j
;
}
j
++
;
}