|
Grouping all map creation code.
- Now tunnel all descriptor changes through methods on the map
- Renamed CopyDropTransitions to regular Copy since we always "drop transitions" on copy anyway.
- Merged and moved elements transition map creation.
Committed: https://code.google.com/p/v8/source/detail?r=12105
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+237 lines, -277 lines) |
Patch |
|
M |
src/api.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/bootstrapper.cc
|
View
|
|
5 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/factory.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
src/factory.cc
|
View
|
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/handles.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/heap.cc
|
View
|
1
|
1 chunk |
+12 lines, -14 lines |
0 comments
|
Download
|
|
M |
src/objects.h
|
View
|
|
4 chunks |
+24 lines, -14 lines |
0 comments
|
Download
|
|
M |
src/objects.cc
|
View
|
|
19 chunks |
+168 lines, -205 lines |
0 comments
|
Download
|
|
M |
src/objects-inl.h
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/runtime.cc
|
View
|
1
|
4 chunks |
+19 lines, -26 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|