Chromium Code Reviews| Index: src/objects-visiting.h |
| diff --git a/src/objects-visiting.h b/src/objects-visiting.h |
| index 9b2422ca221abd0bc4aac4560874f48faeae57da..d4a2ed2d167a6a16656cacc59b7cca1ac4e71314 100644 |
| --- a/src/objects-visiting.h |
| +++ b/src/objects-visiting.h |
| @@ -84,6 +84,7 @@ class StaticVisitorBase : public AllStatic { |
| V(StructGeneric) \ |
| V(ConsString) \ |
| V(SlicedString) \ |
| + V(Symbol) \ |
| V(Oddball) \ |
| V(Code) \ |
| V(Map) \ |