Index: src/objects-inl.h |
diff --git a/src/objects-inl.h b/src/objects-inl.h |
index d65cfbfac7736bde3c60bfb3d80d879b6489284c..c8c2d9097d8381f656bb9baaa1668d900ca52848 100644 |
--- a/src/objects-inl.h |
+++ b/src/objects-inl.h |
@@ -3228,6 +3228,7 @@ CAST_ACCESSOR(JSSet) |
CAST_ACCESSOR(JSSetIterator) |
CAST_ACCESSOR(JSTypedArray) |
CAST_ACCESSOR(JSValue) |
+CAST_ACCESSOR(JSWeakCollection) |
CAST_ACCESSOR(JSWeakMap) |
CAST_ACCESSOR(JSWeakSet) |
CAST_ACCESSOR(LayoutDescriptor) |