Index: src/contexts.h |
diff --git a/src/contexts.h b/src/contexts.h |
index 1210848384347995c42f8274212d46c4079a0be6..529e1c47ff4c5fb07b5b4da9e8075530dd24e56d 100644 |
--- a/src/contexts.h |
+++ b/src/contexts.h |
@@ -465,6 +465,7 @@ class Context: public FixedArray { |
TO_LENGTH_FUN_INDEX, |
NATIVES_UTILS_OBJECT_INDEX, |
EXTRAS_EXPORTS_OBJECT_INDEX, |
+ CODE_STUB_EXPORTS_OBJECT_INDEX, |
// Properties from here are treated as weak references by the full GC. |
// Scavenge treats them as strong references. |