add gc stress test
This commit is contained in:
parent
35bbd66812
commit
a0a8a94abc
|
@ -19,6 +19,7 @@
|
|||
/* enable all debug flags */
|
||||
#define DEBUG 1
|
||||
|
||||
#define GC_STRESS 1
|
||||
|
||||
#if DEBUG
|
||||
# define GC_DEBUG 1
|
||||
|
|
Loading…
Reference in New Issue