Chromium Code Reviews| Index: src/mirror-debugger.js |
| diff --git a/src/mirror-debugger.js b/src/mirror-debugger.js |
| index 6da847fd54970f050341838cc23b15dfc9ed02eb..b3058602878ffe111aa633687a37e8932a3a8c44 100644 |
| --- a/src/mirror-debugger.js |
| +++ b/src/mirror-debugger.js |
| @@ -179,7 +179,6 @@ PropertyType.Constant = 2; |
| PropertyType.Callbacks = 3; |
| PropertyType.Handler = 4; |
| PropertyType.Interceptor = 5; |
| -PropertyType.Nonexistent = 6; |
| // Different attributes for a property. |