소스 검색

Update common.h

blueloveTH 2 년 전
부모
커밋
e1f99caca4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/common.h

+ 1 - 1
src/common.h

@@ -38,7 +38,7 @@
 #define DEBUG_CEVAL_STEP			0
 #define DEBUG_FULL_EXCEPTION		0
 #define DEBUG_MEMORY_POOL			0
-#define DEBUG_NO_MEMORY_POOL		0
+#define DEBUG_NO_MEMORY_POOL		1
 #define DEBUG_NO_AUTO_GC			0
 #define DEBUG_GC_STATS				0