Index: src/heap-symbols.h |
diff --git a/src/heap-symbols.h b/src/heap-symbols.h |
index a730196d653fdcfe025317e2ba654400be74289e..529342a0d55b58bfdec8ac2781c82b7717c0eba0 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) \ |