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
/
auto-regress
/
bug1546232.js
blob: 4c3204b8095a1669c2f2c27834772fe5f5dcf54d (
plain
)
1
2
3
4
var
g
=
newGlobal
();
g
.
Int8Array
.
from
([]);
relazifyFunctions
();
g
.
eval
(
"[].values()"
);