Chromium Code Reviews| Index: runtime/vm/symbols.h |
| =================================================================== |
| --- runtime/vm/symbols.h (revision 23243) |
| +++ runtime/vm/symbols.h (working copy) |
| @@ -58,7 +58,6 @@ |
| V(SavedTryContextVar, ":saved_try_context_var") \ |
| V(ExceptionVar, ":exception_var") \ |
| V(StacktraceVar, ":stacktrace_var") \ |
| - V(ArrayLiteralVar, ":array_literal_var") \ |
| V(ListLiteralElement, "list literal element") \ |
| V(ForInIter, ":for-in-iter") \ |
| V(Library, "library") \ |