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
/
self-test
/
notInIon.js
blob: f3da1836e05f2645217b09cb44ce42625b15eae9 (
plain
)
1
2
3
// |jit-test| --no-ion
assertEq
(
inIon
(),
"Ion is disabled."
);