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

Side by Side Diff: test/message/type-profile/collect-type-profile.out

Issue 2755973002: [type profile] Collect return types. (Closed)
Patch Set: Rebase. 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 unified diff | Download patch
« no previous file with comments | « test/message/type-profile/collect-type-profile.js ('k') | test/mjsunit/type-profile.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Function: test 1 Function: testFunction
2 Object 2 424: Object
3 number 3 374: number
4 string 4 424: string
5 number 5 424: number
6 6
7 Function: test 7 Function: testFunction
8 Object 8 424: Object
9 number 9 374: number
10 string 10 424: string
11 number 11 424: number
12 undefined 12 424: undefined
13 string 13 374: string
14 Object 14 374: Object
15 Object 15 424: Object
16 16
17 *%(basename)s:40: throw otherwise test fails with --stress-opt 17 *%(basename)s:51: throw otherwise test fails with --stress-opt
18 throw "throw otherwise test fails with --stress-opt"; 18 throw "throw otherwise test fails with --stress-opt";
19 ^ 19 ^
OLDNEW
« no previous file with comments | « test/message/type-profile/collect-type-profile.js ('k') | test/mjsunit/type-profile.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698