index
:
firefox
debian
progress-linux
upstream
debian 11: firefox
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
jit-test
/
tests
/
gc
/
bug-1055219.js
blob: 421aa55ae3b1adcdc26bef9e9338463571b1a45f (
plain
)
1
2
3
4
5
gczeal
(
13
);
function
A
()
{};
A
.
prototype
=
[];
function
B
()
{};
B
.
prototype
=
new
A
();