Remove unused RegExp private symbols.

R=ulan@chromium.org

Review URL: https://codereview.chromium.org/1408003012

Cr-Commit-Position: refs/heads/master@{#31861}
This commit is contained in:
yangguo 2015-11-06 07:24:35 -08:00 committed by Commit bot
parent aca2176500
commit 6e981a32a6

View File

@ -347,8 +347,6 @@ namespace internal {
V(promise_raw_symbol) \
V(promise_status_symbol) \
V(promise_value_symbol) \
V(regexp_flags_symbol) \
V(regexp_source_symbol) \
V(sealed_symbol) \
V(stack_trace_symbol) \
V(string_iterator_iterated_string_symbol) \