index
:
firefox-esr
debian
progress-linux
upstream
debian 12 security: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
jit-test
/
tests
/
basic
/
bug639591.js
blob: 435cc31fc1d8b0419e8d5a7558802cf7b0d4c491 (
plain
)
1
2
3
4
gczeal
(
2
);
var
x
;
[
eval
(
"x"
)]
?
eval
(
"x"
)
:
3
;
eval
(
"Object()"
);