Chromium Code Reviews| Index: src/heap/heap.h |
| diff --git a/src/heap/heap.h b/src/heap/heap.h |
| index b281cb45451c61db3a8b91f1a4b4516ef09941eb..1450fcfcad43feb3edee22e11502137eafc3af4e 100644 |
| --- a/src/heap/heap.h |
| +++ b/src/heap/heap.h |
| @@ -338,8 +338,7 @@ namespace internal { |
| V(home_object_symbol) \ |
| V(intl_initialized_marker_symbol) \ |
| V(intl_impl_object_symbol) \ |
| - V(promise_debug_marker_symbol) \ |
| - V(promise_has_handler_symbol) |
| + V(promise_debug_marker_symbol) |
| // Forward declarations. |
| class HeapStats; |