changed process management code for gc finalization support. incompelete yet

This commit is contained in:
hyunghwan.chung
2017-07-24 13:25:25 +00:00
parent 7412ae0dac
commit 447012b214
10 changed files with 182 additions and 201 deletions

View File

@@ -66,7 +66,7 @@
#define MOO_LIMIT_OBJ_SIZE
/* TODO: delete these header inclusion lines */
/* TODO: delete these header inclusion lines after having revised MOO_MEMXXX macros. */
#include <string.h>
#if defined(__has_builtin)