bug905986.js (82B)
1 function testPartition() { 2 if(0.1 || new testPartition()) {} 3 } 4 testPartition();