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

Unified Diff: src/ast-value-factory.h

Issue 1309043004: Revert of Add a separate scope for switch (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 4 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 | src/parser.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/ast-value-factory.h
diff --git a/src/ast-value-factory.h b/src/ast-value-factory.h
index e9daf4a2fd85657e606cb8f40ba4d0ffbc5d35f6..ca36ac8ea19995b785a4802c56e412bbe91c27cc 100644
--- a/src/ast-value-factory.h
+++ b/src/ast-value-factory.h
@@ -255,7 +255,6 @@
F(dot_iterator, ".iterator") \
F(dot_module, ".module") \
F(dot_result, ".result") \
- F(dot_switch_tag, ".switch_tag") \
F(empty, "") \
F(eval, "eval") \
F(get_template_callsite, "$getTemplateCallSite") \
« no previous file with comments | « no previous file | src/parser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698