aboutsummaryrefslogtreecommitdiffstats
path: root/vm_opts.h
diff options
context:
space:
mode:
Diffstat (limited to 'vm_opts.h')
-rw-r--r--vm_opts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vm_opts.h b/vm_opts.h
index 9e357f4c40..4f7162d1b4 100644
--- a/vm_opts.h
+++ b/vm_opts.h
@@ -37,6 +37,7 @@
/* VM running option */
#define OPT_CHECKED_RUN 1
#define OPT_INLINE_METHOD_CACHE 1
+#define OPT_GLOBAL_METHOD_CACHE 1
#define OPT_BLOCKINLINING 0
/* architecture independent, affects generated code */