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
/
bug657245.js
blob: 15bea1c94f769bfbae89c8dde0a092af47d17151 (
plain
)
1
2
3
4
var
length
=
4294967295
;
var
array1
=
Array
(
length
);
array1
.
pop
();