Chromium Code Reviews| Index: src/heap/heap.h |
| diff --git a/src/heap/heap.h b/src/heap/heap.h |
| index 982eddbfb4fcab637cac31b6a82a1609dd172b44..162849414bb449d08f63ea44f3f1fb2f3ec94604 100644 |
| --- a/src/heap/heap.h |
| +++ b/src/heap/heap.h |
| @@ -317,7 +317,6 @@ namespace internal { |
| V(intl_impl_object_symbol) \ |
| V(promise_debug_marker_symbol) \ |
| V(promise_has_handler_symbol) \ |
| - V(class_script_symbol) \ |
| V(class_start_position_symbol) \ |
| V(class_end_position_symbol) \ |
| V(error_start_pos_symbol) \ |