bug1215600.js (595B)
1 // |jit-test| slow 2 3 lfcode = Array() 4 lfcode.push("5") 5 lfcode.push("") 6 lfcode.push("3") 7 lfcode.push("oomTest(()=>{gc()})") 8 for (let i = 0; i < 10; i++) { 9 file = lfcode.shift() 10 loadFile(file) 11 } 12 function loadFile(lfVarx) { 13 try { 14 if (lfVarx.length != 1) 15 switch (lfRunTypeId) { 16 case 3: 17 function newFunc(x) { return Function(x)(); } 18 newFunc(lfVarx) 19 case 5: 20 for (lfLocal in this); 21 } 22 isNaN(); 23 lfRunTypeId = parseInt(lfVarx); 24 } catch (lfVare) {} 25 }