js/src/jit-test/tests/ion/bug901391.js

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:86030137afdd
1 function testPartition() {
2 if( "null" || new testPartition()) {}
3 }
4 testPartition();

mercurial