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
/
bug1046597.js
blob: cfd645143e17f281f85ebdc716c238098039c2d3 (
plain
)
1
2
3
4
5
6
a
=
{}
b
=
__proto__
for
(
i
=
0
;
i
<
10
;
i
++
)
{
__proto__
&=
a
a
.
__proto__
=
b
}