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
/
gc
/
bug-1124563.js
blob: 73599025b8c1109d133a3a5ef54bc858e0874f3e (
plain
)
1
2
3
4
try
{
gc
(
0
,
'shrinking'
)({
x
:
0
})
}
catch
(
e
)
{}
eval
(
"({x: 0, x: 0})[{x: 0}]"
)