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

Unified Diff: test/message/console.out

Issue 2840853002: Revert of [d8] console methods must not throw. (Closed)
Patch Set: Created 3 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/message/console.js ('k') | test/mjsunit/regress/regress-crbug-714696.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/message/console.out
diff --git a/test/message/console.out b/test/message/console.out
index 7813ccd0259b230f00e80afd36512491d6d1026e..b32e538941238ea027fd6cdc30e3ceeacc250d62 100644
--- a/test/message/console.out
+++ b/test/message/console.out
@@ -6,10 +6,3 @@
warn 2
debug
info
-*%(basename)s:25: Error: exception
-console.info({ toString: () => {throw new Error("exception");} })
- ^
-Error: exception
- at Object.toString (*%(basename)s:25:39)
- at console.info (<anonymous>)
- at *%(basename)s:25:9
« no previous file with comments | « test/message/console.js ('k') | test/mjsunit/regress/regress-crbug-714696.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698