Mum gui init

This commit is contained in:
2023-10-04 13:18:09 +00:00
parent 2b402d7a2d
commit e02054bd10
13 changed files with 228 additions and 197 deletions

View File

@@ -94,7 +94,7 @@
/* dump the occurence of the automatic GC */
#define DUMP_GC
/* dump objects freed by the garbage collector */
#define DUMP_GC_FREE
//#define DUMP_GC_FREE
/* dump objects leaking when freeing the runtime */
#define DUMP_LEAKS 1
/* dump memory usage before running the garbage collector */