bug-1240532.js (103B)
1 if (helperThreadCount() > 0) { 2 evalInWorker("try { newGlobal({principal : 5}); } catch (e) {}"); 3 }