We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1c38fe commit 005e280Copy full SHA for 005e280
src/options.h
@@ -84,7 +84,7 @@
84
// pool allocator configuration options
85
86
// GC_SMALL_PAGE allocates objects in 4k pages
87
-// #define GC_SMALL_PAGE
+#define GC_SMALL_PAGE
88
89
90
// method dispatch profiling --------------------------------------------------
0 commit comments