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-1035371.js
blob: b42a74656d2b4366f4bb23ef666a230bf7856954 (
plain
)
1
2
3
4
x
=
function
()
{};
y
=
new
WeakMap
;
selectforgc
({});;
y
.
set
(
x
,
Symbol
());