Chromium Code Reviews| Index: src/objects.h |
| diff --git a/src/objects.h b/src/objects.h |
| index 66918f93c94addb7d393f1b12dd21b63a59a2757..6ce1c997a6e8ab46f8696cda19200e82e9683c16 100644 |
| --- a/src/objects.h |
| +++ b/src/objects.h |
| @@ -7295,7 +7295,6 @@ class JSGeneratorObject: public JSObject { |
| DECLARE_CAST(JSGeneratorObject) |
| // Dispatched behavior. |
| - DECLARE_PRINTER(JSGeneratorObject) |
| DECLARE_VERIFIER(JSGeneratorObject) |
| // Magic sentinel values for the continuation. |