Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(306)

Side by Side Diff: test/message/destructuring-modify-const.out

Issue 1139773005: [destructuring] More tests for object literal pattern (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Comments addressed, landing Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 *%(basename)s:9: TypeError: Assignment to constant variable.
2 x++;
3 ^
4 TypeError: Assignment to constant variable.
5 at *%(basename)s:9:2
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698