|
Stop "cooking" targets of jumps and calls in code objects. Do not convert jump and call targets to absolute pointers to Code objects during GC, heap verification, and serialization.
Committed: http://code.google.com/p/v8/source/detail?r=2941
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+18 lines, -186 lines) |
Patch |
|
M |
src/heap.cc
|
View
|
1
2
3
4
|
4 chunks |
+1 line, -18 lines |
0 comments
|
Download
|
|
M |
src/mark-compact.cc
|
View
|
1
2
3
4
|
7 chunks |
+8 lines, -41 lines |
0 comments
|
Download
|
|
M |
src/objects.h
|
View
|
1
2
3
4
|
6 chunks |
+0 lines, -26 lines |
0 comments
|
Download
|
|
M |
src/objects.cc
|
View
|
1
2
3
4
|
2 chunks |
+8 lines, -75 lines |
0 comments
|
Download
|
|
M |
src/objects-debug.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
src/objects-inl.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/serialize.h
|
View
|
3
4
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/serialize.cc
|
View
|
1
3
4
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/spaces.cc
|
View
|
1
2
3
4
|
2 chunks |
+1 line, -9 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|