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
/
jaeger
/
bug549396.js
blob: f0d61475b7fdbdbecf2bd8ce5747c19efc6c0b4d (
plain
)
1
x
=
this
.
__defineSetter__
(
"x"
,
function
(
z
)
{
return
function
()
{
z
};
})