|
|
Display ICData entries at call sites, with links to the targets and guarded classes. Implement service response for call site data for the same targets as coverage. Fix JSONifying ICData for super calls.
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=44564
Total comments: 4
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+285 lines, -285 lines) |
Patch |
 |
M |
runtime/observatory/lib/src/elements/function_view.dart
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/library_ref.html
|
View
|
|
1 chunk |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/script_inset.dart
|
View
|
1
|
2 chunks |
+68 lines, -15 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/service/object.dart
|
View
|
1
2
3
|
6 chunks |
+30 lines, -45 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/test/call_site_data_test.dart
|
View
|
1
2
|
3 chunks |
+105 lines, -103 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/coverage.h
|
View
|
1
|
1 chunk |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/coverage.cc
|
View
|
1
2
|
10 chunks |
+24 lines, -17 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/coverage_test.cc
|
View
|
1
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/object.h
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/object.cc
|
View
|
1
2
|
4 chunks |
+6 lines, -38 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/service.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+30 lines, -47 lines |
0 comments
|
Download
|
Total messages: 7 (1 generated)
|