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

Unified Diff: test/message/type-profile/collect-type-profile.out

Issue 2765863002: [type-profile] Add test for return in try-finally. (Closed)
Patch Set: Fix expected output. Created 3 years, 9 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/type-profile/collect-type-profile.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/message/type-profile/collect-type-profile.out
diff --git a/test/message/type-profile/collect-type-profile.out b/test/message/type-profile/collect-type-profile.out
index 2a96cfcf53fa0b35bf395a11542ee3985461741b..ce783455b78be5b66c9a264e900a519235a6be8b 100644
--- a/test/message/type-profile/collect-type-profile.out
+++ b/test/message/type-profile/collect-type-profile.out
@@ -14,6 +14,10 @@ Function: testFunction
374: Object
424: Object
-*%(basename)s:51: throw otherwise test fails with --stress-opt
+Function: try_finally
+1157: number
+1186: string
+
+*%(basename)s:66: throw otherwise test fails with --stress-opt
throw "throw otherwise test fails with --stress-opt";
^
« no previous file with comments | « test/message/type-profile/collect-type-profile.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698