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
/
self-hosting
/
bug957004.js
blob: ce767a9a4a3fcbf108b9acfdcb7bfbea7adaf79b (
plain
)
1
2
3
// No result, just mustn't crash.
Array
.
prototype
.
push
(
0
);
Array
.
prototype
.
indexOf
();