|
|
- Add extra checking when validating objects.
- Properly set the class tags when converting growable arrays
to fixed length arrays.
- Set the class tag when allocating instantiated type arguments.
Committed: https://code.google.com/p/dart/source/detail?r=7190
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+60 lines, -38 lines) |
Patch |
 |
M |
vm/assembler_macros_ia32.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
vm/assembler_macros_x64.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
vm/heap.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
vm/intrinsifier_ia32.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
vm/object.h
|
View
|
|
6 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
vm/object.cc
|
View
|
1
|
5 chunks |
+12 lines, -6 lines |
0 comments
|
Download
|
 |
M |
vm/raw_object.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
vm/raw_object.cc
|
View
|
|
4 chunks |
+10 lines, -3 lines |
0 comments
|
Download
|
 |
M |
vm/stub_code_ia32.cc
|
View
|
|
4 chunks |
+10 lines, -7 lines |
0 comments
|
Download
|
 |
M |
vm/stub_code_x64.cc
|
View
|
|
4 chunks |
+10 lines, -7 lines |
0 comments
|
Download
|
 |
M |
vm/verifier.h
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
vm/verifier.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|