Index: src/heap-symbols.h |
diff --git a/src/heap-symbols.h b/src/heap-symbols.h |
index 9cc491aef7d035872ed34005fd44dfc9a1a5f9ad..f019acecb2cbd054c9d4f0871ec752b8cba3d0b2 100644 |
--- a/src/heap-symbols.h |
+++ b/src/heap-symbols.h |
@@ -177,7 +177,6 @@ |
V(strict_function_transition_symbol) \ |
V(string_iterator_iterated_string_symbol) \ |
V(string_iterator_next_index_symbol) \ |
- V(strong_function_transition_symbol) \ |
V(uninitialized_symbol) |
#define PUBLIC_SYMBOL_LIST(V) \ |