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
/
basic
/
bug646393.js
blob: 5d98e15410f118666c3d78e5f26737dfbd8c9b51 (
plain
)
1
2
3
4
try
{
x
.
y
;
}
catch
(
ex
)
{}
x
=
Number
(
1
);