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
/
parser
/
bug-1263355-10.js
blob: 1b7888d86143207ec498373e26271f5c78b3e32f (
plain
)
1
2
3
4
// |jit-test| error: TypeError
function
f
(
m
,
k
=
class
C
extends
Array
{
},
p
=
m
())
{
}
f
()