Commit fe55db0c authored by Adam Klein's avatar Adam Klein Committed by Commit Bot

[cleanup] Remove unused array iterator private symbols

R=gsathya@chromium.org

Change-Id: Ia03ec888617a492720c78b6c105323182fec351e
Reviewed-on: https://chromium-review.googlesource.com/922784Reviewed-by: 's avatarSathya Gunasekaran <gsathya@chromium.org>
Commit-Queue: Adam Klein <adamk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#51318}
parent 5aad943d
......@@ -221,9 +221,6 @@
V(zero_string, "0")
#define PRIVATE_SYMBOL_LIST(V) \
V(array_iteration_kind_symbol) \
V(array_iterator_next_symbol) \
V(array_iterator_object_symbol) \
V(call_site_frame_array_symbol) \
V(call_site_frame_index_symbol) \
V(console_context_id_symbol) \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment