| Index: src/parsing/pattern-rewriter.cc
|
| diff --git a/src/parsing/pattern-rewriter.cc b/src/parsing/pattern-rewriter.cc
|
| index 65715a8a321b7f767f100a4ea19ed097951c7768..71e68a1c02f57891ea0b0c7a83d119d63fc924ac 100644
|
| --- a/src/parsing/pattern-rewriter.cc
|
| +++ b/src/parsing/pattern-rewriter.cc
|
| @@ -744,7 +744,6 @@ NOT_A_PATTERN(Call)
|
| NOT_A_PATTERN(CallNew)
|
| NOT_A_PATTERN(CallRuntime)
|
| NOT_A_PATTERN(CaseClause)
|
| -NOT_A_PATTERN(ClassLiteral)
|
| NOT_A_PATTERN(CompareOperation)
|
| NOT_A_PATTERN(Conditional)
|
| NOT_A_PATTERN(ContinueStatement)
|
|
|