| Index: src/flag-definitions.h
|
| diff --git a/src/flag-definitions.h b/src/flag-definitions.h
|
| index e22a111e3f21aa5c2ac4c4e4d268b7bc990b42f4..8e956c615cb616a424129a95b679410dbf5e5b37 100644
|
| --- a/src/flag-definitions.h
|
| +++ b/src/flag-definitions.h
|
| @@ -199,7 +199,6 @@ DEFINE_IMPLICATION(es_staging, move_object_start)
|
| V(harmony_function_sent, "harmony function.sent") \
|
| V(harmony_tailcalls, "harmony tail calls") \
|
| V(harmony_sharedarraybuffer, "harmony sharedarraybuffer") \
|
| - V(harmony_simd, "harmony simd") \
|
| V(harmony_do_expressions, "harmony do-expressions") \
|
| V(harmony_regexp_named_captures, "harmony regexp named captures") \
|
| V(harmony_regexp_property, "harmony unicode regexp property classes") \
|
|
|