Chromium Code Reviews| Index: src/objects-inl.h |
| diff --git a/src/objects-inl.h b/src/objects-inl.h |
| index 4bf439095ebac474606f265bef9c5d87942ceacd..608aafbb201b387e2c0266609bbb74c712924f03 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) |