Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(373)

Unified Diff: src/heap-symbols.h

Issue 2410533002: Remove now-unused string_iterator symbols (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/heap-symbols.h
diff --git a/src/heap-symbols.h b/src/heap-symbols.h
index 660d8ce5bb389d6d3b1ee43e6bdeceb38ee9242e..56737dd8a8049f3476b65219d76eee97e49a3bd8 100644
--- a/src/heap-symbols.h
+++ b/src/heap-symbols.h
@@ -217,8 +217,6 @@
V(sealed_symbol) \
V(stack_trace_symbol) \
V(strict_function_transition_symbol) \
- V(string_iterator_iterated_string_symbol) \
- V(string_iterator_next_index_symbol) \
caitp 2016/10/10 19:13:52 thanks, lgtm
V(uninitialized_symbol)
#define PUBLIC_SYMBOL_LIST(V) \
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698