index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
jit-test
/
tests
/
ion
/
bug905986.js
blob: 955be16e4d7afb8d4556382c5e0632eca554b028 (
plain
)
1
2
3
4
function testPartition() { if(0.1 || new testPartition()) {} } testPartition();