bug-912813.js (110B)
1 // |jit-test| slow 2 gczeal(9, 1) 3 for (var a = 0; a < 1; a++) { 4 newGlobal({ 5 sameZoneAs: {} 6 }) 7 }