mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Fix testBug579646.js in opt trace-tests
This commit is contained in:
parent
6f0a0727b9
commit
9870b95ead
@ -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++)
|
||||
|
Loading…
Reference in New Issue
Block a user