Fix testBug579646.js in opt trace-tests

This commit is contained in:
Luke Wagner 2010-07-19 16:06:42 -07:00
parent 6f0a0727b9
commit 9870b95ead

View File

@ -1,3 +1,6 @@
if (typeof gczeal != "function")
gczeal = function() {}
for (a = 0; a < 9; a++)
for (b = 0; b < 1; b++)
for (c = 0; c < 2; c++)