michael@0: // |jit-test| slow michael@0: gczeal(9, 1) michael@0: for (var a = 0; a < 1; a++) { michael@0: newGlobal({ michael@0: sameZoneAs: {} michael@0: }) michael@0: }