Index: src/objects.h |
diff --git a/src/objects.h b/src/objects.h |
index be9372952a824575f3e415af90246d0d6e1d9bb0..e925ad3c1c2f4ef3957678ae0e6e5b47486e4dca 100644 |
--- a/src/objects.h |
+++ b/src/objects.h |
@@ -809,7 +809,6 @@ class MaybeObject BASE_EMBEDDED { |
V(FixedDoubleArray) \ |
V(Context) \ |
V(NativeContext) \ |
- V(ModuleContext) \ |
V(ScopeInfo) \ |
V(JSFunction) \ |
V(Code) \ |