Commit 445e766f authored by neis's avatar neis Committed by Commit bot

Remove unused string from ast-value-factory.

R=adamk@chromium.org
BUG=

Review-Url: https://codereview.chromium.org/2351643006
Cr-Commit-Position: refs/heads/master@{#39559}
parent 7a4f8e4d
......@@ -286,7 +286,6 @@ class AstValue : public ZoneObject {
F(dot_class_field_init, ".class-field-init") \
F(dot_debug_is_active, ".debug_is_active") \
F(dot_for, ".for") \
F(dot_generator, ".generator") \
F(dot_generator_object, ".generator_object") \
F(dot_iterator, ".iterator") \
F(dot_promise, ".promise") \
......
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