|
|
Use worst-fit allocation in old space for prentured objects.
BUG=
Total comments: 14
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+205 lines, -68 lines) |
Patch |
 |
M |
src/heap.h
|
View
|
1
2
3
4
|
3 chunks |
+21 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/heap.cc
|
View
|
1
2
3
4
|
8 chunks |
+16 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/heap-inl.h
|
View
|
1
2
3
4
|
5 chunks |
+10 lines, -9 lines |
0 comments
|
Download
|
 |
M |
src/mark-compact.cc
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/runtime.cc
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/spaces.h
|
View
|
1
2
3
4
|
11 chunks |
+35 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/spaces.cc
|
View
|
1
2
3
4
|
11 chunks |
+105 lines, -39 lines |
0 comments
|
Download
|
 |
M |
src/spaces-inl.h
|
View
|
1
2
|
3 chunks |
+12 lines, -3 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-spaces.cc
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|