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
/
bug1240502.js
blob: 08d6619460bacad8ad5c5d743d51febb457af38f (
plain
)
1
2
// |jit-test| skip-if: !('oomTest' in this)
oomTest
(()
=>
eval
(
`Array(..."ABC")`
));