summaryrefslogtreecommitdiff
path: root/yarvcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'yarvcore.h')
-rw-r--r--yarvcore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarvcore.h b/yarvcore.h
index 61bd53764b..181e86d34e 100644
--- a/yarvcore.h
+++ b/yarvcore.h
@@ -411,7 +411,7 @@ struct rb_vm_tag {
};
#define RUBY_VM_VALUE_CACHE_SIZE 0x1000
-#define USE_VALUE_CACHE 1
+#define USE_VALUE_CACHE 0
struct rb_thread_struct
{