Index: src/heap-symbols.h |
diff --git a/src/heap-symbols.h b/src/heap-symbols.h |
index 03b9229a5df5a5f9b7f0312d2ef227000c6681ba..61df5ef926cd4d0f6c22dde5061b3e0b002d79e6 100644 |
--- a/src/heap-symbols.h |
+++ b/src/heap-symbols.h |
@@ -139,6 +139,8 @@ |
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(class_end_position_symbol) \ |
V(class_start_position_symbol) \ |
V(detailed_stack_trace_symbol) \ |