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
/
ion
/
bug1212605.js
blob: 3841231a9ac0013d740192082903a4bbf4f0bf17 (
plain
)
1
2
3
// |jit-test| error: SyntaxError
s
=
newGlobal
();
evalcx
(
"let NaN = 0;"
,
s
);