| Index: src/heap-symbols.h
|
| diff --git a/src/heap-symbols.h b/src/heap-symbols.h
|
| index d83f63fdbebeb0f6e838b915e4b4eb80ee00149c..9cf77d270a9ca8f68a4c0c77588b61ac4b19eb85 100644
|
| --- a/src/heap-symbols.h
|
| +++ b/src/heap-symbols.h
|
| @@ -161,13 +161,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) \
|
| - V(call_site_strict_symbol) \
|
| - V(call_site_wasm_obj_symbol) \
|
| - V(call_site_wasm_func_index_symbol) \
|
| + V(call_site_frame_symbol) \
|
| V(class_end_position_symbol) \
|
| V(class_start_position_symbol) \
|
| V(detailed_stack_trace_symbol) \
|
|
|