Chromium Code Reviews| Index: src/heap-symbols.h |
| diff --git a/src/heap-symbols.h b/src/heap-symbols.h |
| index f6169863b5fcd20422df1d9921d15687816c611d..eadbbc4fb41fa8d470b27b3c40a0d1cd821f3f67 100644 |
| --- a/src/heap-symbols.h |
| +++ b/src/heap-symbols.h |
| @@ -153,6 +153,7 @@ |
| V(symbol_string, "symbol") \ |
| V(Symbol_string, "Symbol") \ |
| V(SyntaxError_string, "SyntaxError") \ |
| + V(then_string, "then") \ |
| V(this_string, "this") \ |
| V(throw_string, "throw") \ |
| V(timed_out, "timed-out") \ |