|
|
This is a little experiment to move Failure to a superclass above Object
in order to get more checking from the compiler.
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1537 lines, -819 lines) |
Patch |
 |
M |
src/accessors.cc
|
View
|
|
2 chunks |
+16 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/arm/stub-cache-arm.cc
|
View
|
|
12 chunks |
+49 lines, -24 lines |
0 comments
|
Download
|
 |
M |
src/builtins.cc
|
View
|
|
14 chunks |
+77 lines, -40 lines |
0 comments
|
Download
|
 |
M |
src/code-stubs.cc
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/heap.cc
|
View
|
|
50 chunks |
+398 lines, -231 lines |
0 comments
|
Download
|
 |
M |
src/ia32/macro-assembler-ia32.cc
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/ia32/stub-cache-ia32.cc
|
View
|
|
13 chunks |
+53 lines, -26 lines |
0 comments
|
Download
|
 |
M |
src/ic.cc
|
View
|
|
8 chunks |
+34 lines, -17 lines |
0 comments
|
Download
|
 |
M |
src/objects.h
|
View
|
1
|
4 chunks |
+16 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/objects.cc
|
View
|
1
2
|
85 chunks |
+471 lines, -247 lines |
0 comments
|
Download
|
 |
M |
src/objects-inl.h
|
View
|
|
4 chunks |
+17 lines, -9 lines |
0 comments
|
Download
|
 |
M |
src/property.h
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/runtime.cc
|
View
|
|
39 chunks |
+176 lines, -94 lines |
0 comments
|
Download
|
 |
M |
src/stub-cache.cc
|
View
|
|
24 chunks |
+165 lines, -87 lines |
0 comments
|
Download
|
 |
M |
src/x64/macro-assembler-x64.cc
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/x64/stub-cache-x64.cc
|
View
|
|
12 chunks |
+49 lines, -24 lines |
0 comments
|
Download
|
|