Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
1 if (typeof gczeal != "function")
2 gczeal = function() {}
4 for (a = 0; a < 9; a++)
5 for (b = 0; b < 1; b++)
6 for (c = 0; c < 2; c++)
7 gczeal();
9 for each(e in [NaN])
10 for (d = 0; d < 1; d++)
11 z = 0;
13 for (w in [0, 0])
14 {}
16 x = 0;
18 for (e = 0; e < 3; e++)
19 for (f = 0; f < 4; f++)
20 x = -x
22 // don't crash