michael@0: // |jit-test| slow; michael@0: michael@0: gczeal(2); michael@0: try { michael@0: function complex(aReal, aImag) { michael@0: let Z = new complex(0.0, 0.0); michael@0: } michael@0: function f(trace) { michael@0: const width = 60; michael@0: const height = 60; michael@0: for (let img_x = 0; img_x < width; ((function() {}).abstract)) { michael@0: for (let img_y = 0; img_y < height; img_y++) { michael@0: let C = new complex(-2 + (img_x / width) * 3, -1.5 + (img_y / height) * 3); michael@0: } michael@0: } michael@0: } michael@0: var timenonjit = f(false); michael@0: } catch(exc1) {}