index
:
firefox-esr
debian
progress-linux
upstream
debian 12 security: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
jit-test
/
tests
/
gc
/
oomInParseFunction.js
blob: b1c1bd6297fa84e451f5acc8881caaca4614e3fe (
plain
)
1
2
3
// |jit-test| skip-if: !('oomTest' in this)
oomTest
(()
=>
eval
(
"function f() {}"
));