Index: src/heap-symbols.h |
diff --git a/src/heap-symbols.h b/src/heap-symbols.h |
index 5a622a343584f8bcf555962becb7f0e086ba6aa8..b4bfd6881d8522332913cb64c1cf4530b10d2fd9 100644 |
--- a/src/heap-symbols.h |
+++ b/src/heap-symbols.h |
@@ -195,6 +195,7 @@ |
V(promise_deferred_reactions_symbol) \ |
V(promise_fulfill_reactions_symbol) \ |
V(promise_has_handler_symbol) \ |
+ V(promise_handled_hint_symbol) \ |
V(promise_raw_symbol) \ |
V(promise_reject_reactions_symbol) \ |
V(promise_result_symbol) \ |