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

Side by Side Diff: test/codegen/expect/BenchmarkBase.txt

Issue 993513005: Log the runtime type of messages (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Rebase Created 5 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 | « lib/src/report.dart ('k') | test/codegen/expect/DeltaBlue.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Messages from compiling BenchmarkBase.dart 1 // Messages from compiling BenchmarkBase.dart
2 warning: line 63, column 7 of test/codegen/BenchmarkBase.dart: f() requires dyna mic invoke 2 warning: line 63, column 7 of test/codegen/BenchmarkBase.dart: [DynamicInvoke] f () requires dynamic invoke
3 f(); 3 f();
4 ^^^ 4 ^^^
OLDNEW
« no previous file with comments | « lib/src/report.dart ('k') | test/codegen/expect/DeltaBlue.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698