index
:
firefox
debian
progress-linux
upstream
debian 11: firefox
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
jit-test
/
tests
/
auto-regress
/
bug1263888.js
blob: c5e8a12dbfe69e6fc35429b9d1c4c3f0674df2ed (
plain
)
1
2
3
Array
.
prototype
.
constructor
=
[];
for
(
let
i
=
0
;
i
<
100
;
i
++
)
[].
slice
();