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
/
basic
/
testBug756918.js
blob: 2787b38813bd994197e192104d3a07ef15451177 (
plain
)
1
2
3
4
5
6
// |jit-test| error:Error
with
({})
let
([]
=
[])
{
eval
(
"throw new Error()"
);
}