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
/
bug980450.js
blob: afe1c5fac3055ce7e0783706f3a9841a7eb3a6bd (
plain
)
1
2
3
4
var
f32
=
new
Float32Array
(
1
);
for
(
var
n
=
100
;
n
;
--
n
)
f32
.
hasOwnProperty
(
4
)