Chromium Code Reviews| Index: src/heap-symbols.h |
| diff --git a/src/heap-symbols.h b/src/heap-symbols.h |
| index 03b25ee882b0bcb07542c91a8b9152475107c74a..94bfd226bb40844db373cae5933df55aabf3ba12 100644 |
| --- a/src/heap-symbols.h |
| +++ b/src/heap-symbols.h |
| @@ -151,6 +151,7 @@ |
| V(array_iteration_kind_symbol) \ |
| V(array_iterator_next_symbol) \ |
| V(array_iterator_object_symbol) \ |
| + V(call_site_constructor_symbol) \ |
| V(call_site_function_symbol) \ |
| V(call_site_position_symbol) \ |
| V(call_site_receiver_symbol) \ |