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
/
baseline
/
bug881461.js
blob: becca130126d20713a0a48fe5c7ae5021a884dc4 (
plain
)
1
2
z
=
new
Proxy
({
__proto__
:
(
function
(){})},
{});
({
__proto__
:
z
,
set
c
(
a
)
{}});