bug1438727.2.js (97B)
1 var lfRandom = 0; 2 var i = 0; 3 while (i < 1000) { 4 lfRunTypeId = 4 + (lfRandom % 2); 5 i++; 6 }