Index: src/runtime/runtime.h |
diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
index 575839d6e67d35ac123a9aa42f06ac24b797608a..4fb487037ce542c0f596ae1b9f2c9f92c37c0f74 100644 |
--- a/src/runtime/runtime.h |
+++ b/src/runtime/runtime.h |
@@ -250,7 +250,7 @@ namespace internal { |
F(DateCacheVersion, 0, 1) \ |
\ |
/* Globals */ \ |
- F(CompileString, 3, 1) \ |
+ F(CompileString, 2, 1) \ |
\ |
/* Eval */ \ |
F(GlobalProxy, 1, 1) \ |