Index: src/heap-symbols.h |
diff --git a/src/heap-symbols.h b/src/heap-symbols.h |
index 5a622a343584f8bcf555962becb7f0e086ba6aa8..8605cb983cf4178a3165379ca7538ab895670215 100644 |
--- a/src/heap-symbols.h |
+++ b/src/heap-symbols.h |
@@ -162,13 +162,8 @@ |
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) \ |
- V(call_site_strict_symbol) \ |
- V(call_site_wasm_obj_symbol) \ |
- V(call_site_wasm_func_index_symbol) \ |
+ V(call_site_frame_array_symbol) \ |
+ V(call_site_frame_index_symbol) \ |
V(class_end_position_symbol) \ |
V(class_start_position_symbol) \ |
V(detailed_stack_trace_symbol) \ |