|
Adds support for debugger API on MIPS.
Enable debugger api tests on MIPS.
Enable isolate tests on MIPS.
Enable code descriptors tests on MIPS.
Enable snapshot tests on MIPS.
Enable heap tests on MIPS.
Committed: https://code.google.com/p/dart/source/detail?r=22042
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+259 lines, -77 lines) |
Patch |
|
M |
runtime/vm/assembler_mips.cc
|
View
|
1
|
4 chunks |
+11 lines, -6 lines |
0 comments
|
Download
|
|
M |
runtime/vm/code_descriptors_test.cc
|
View
|
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
runtime/vm/code_patcher_mips.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/constants_mips.h
|
View
|
1
|
3 chunks |
+36 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/debugger_api_impl_test.cc
|
View
|
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
runtime/vm/debugger_mips.cc
|
View
|
1
|
1 chunk |
+62 lines, -6 lines |
0 comments
|
Download
|
|
M |
runtime/vm/heap_test.cc
|
View
|
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
runtime/vm/instructions_mips.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/intermediate_language_mips.cc
|
View
|
1
2
|
3 chunks |
+51 lines, -19 lines |
0 comments
|
Download
|
|
M |
runtime/vm/isolate_test.cc
|
View
|
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
runtime/vm/object_store.cc
|
View
|
|
2 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
|
M |
runtime/vm/snapshot_test.cc
|
View
|
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
|
M |
runtime/vm/stack_frame_mips.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/stub_code_arm.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/stub_code_mips.cc
|
View
|
|
3 chunks |
+91 lines, -5 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|