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

Unified Diff: test/message/super-constructor-extra-statement.out

Issue 792563003: Fix messages tests. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 6 years 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/message/super-constructor-extra-statement.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/message/super-constructor-extra-statement.out
diff --git a/test/message/super-constructor-extra-statement.out b/test/message/super-constructor-extra-statement.out
index 835508032ea559e6bc5cae77574d0b9b10248ee1..cbe1e0704f763bc5c3d9dcb6641eb13871068b6d 100644
--- a/test/message/super-constructor-extra-statement.out
+++ b/test/message/super-constructor-extra-statement.out
@@ -5,4 +5,4 @@
var x;
TypeError: A 'super' constructor call may only appear as the first statement of a function, and its arguments may not access 'this'. Other forms are not yet supported.
- at *%(basename)s:15:1
+ at *%(basename)s:15:9
« no previous file with comments | « test/message/super-constructor-extra-statement.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698