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
/
bug1493627.js
blob: b8952313ffaef266adf9b4da2837d9c92781ddcb (
plain
)
1
2
3
stackTest
(
function
()
{
eval
(
`var g = newGlobal(); recomputeWrappers(this, g);`
);
});