index
:
firefox-esr
debian
progress-linux
upstream
debian 12: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
jit-test
/
tests
/
ion
/
bug1572051.js
blob: cb897e9aad5c710832ee15995f86d9456454daf9 (
plain
)
1
2
3
4
5
6
evaluate
(
`
for (var i = 0; i < 2000; i++) {
Array(Math, {});
bailout();
}
`
);