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
/
testInitProtoPrimitive.js
blob: d84dd8ac22d6d4b3c604d269b6cbba124dd332da (
plain
)
1
2
for
(
var
i
=
0
;
i
<
10
;
i
++
)
""
+
{
__proto__
:
'aaa'
};