|
X64: Convert smis to holding 32 bits of payload.
Total comments: 28
Total comments: 2
Total comments: 88
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+3730 lines, -666 lines) |
Patch |
|
M |
SConstruct
|
View
|
5
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
include/v8.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+23 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/api.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/execution.cc
|
View
|
1
2
3
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/heap.cc
|
View
|
2
3
4
5
6
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/macros.py
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
src/objects.h
|
View
|
1
2
3
4
5
6
|
5 chunks |
+10 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/objects-inl.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+10 lines, -15 lines |
0 comments
|
Download
|
|
M |
src/runtime.cc
|
View
|
2
3
4
5
6
|
4 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/serialize.cc
|
View
|
2
3
4
5
6
|
2 chunks |
+16 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/top.cc
|
View
|
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/utils.h
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/v8.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/x64/assembler-x64.h
|
View
|
1
2
3
4
5
6
|
6 chunks |
+36 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/x64/assembler-x64.cc
|
View
|
1
2
3
4
5
6
|
11 chunks |
+50 lines, -21 lines |
0 comments
|
Download
|
|
M |
src/x64/assembler-x64-inl.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/x64/builtins-x64.cc
|
View
|
1
2
3
|
10 chunks |
+18 lines, -28 lines |
0 comments
|
Download
|
|
M |
src/x64/codegen-x64.cc
|
View
|
1
2
3
4
5
6
|
54 chunks |
+107 lines, -109 lines |
0 comments
|
Download
|
|
M |
src/x64/ic-x64.cc
|
View
|
1
2
3
4
5
6
|
6 chunks |
+25 lines, -17 lines |
0 comments
|
Download
|
|
M |
src/x64/macro-assembler-x64.h
|
View
|
1
2
3
4
|
8 chunks |
+50 lines, -37 lines |
0 comments
|
Download
|
|
M |
src/x64/macro-assembler-x64.cc
|
View
|
1
2
3
4
5
6
|
56 chunks |
+1118 lines, -285 lines |
0 comments
|
Download
|
|
M |
src/x64/stub-cache-x64.cc
|
View
|
3
|
1 chunk |
+9 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/x64/virtual-frame-x64.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/x64/virtual-frame-x64.cc
|
View
|
1
2
3
4
5
6
|
4 chunks |
+11 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/cctest/SConscript
|
View
|
2
3
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
test/cctest/test-api.cc
|
View
|
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/cctest/test-heap.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
|
A |
test/cctest/test-macro-assembler-x64.cc
|
View
|
2
3
4
5
6
|
1 chunk |
+2096 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/for-in.js
|
View
|
|
2 chunks |
+22 lines, -22 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/regress/regress-1199401.js
|
View
|
|
1 chunk |
+46 lines, -32 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/smi-negative-zero.js
|
View
|
|
1 chunk |
+42 lines, -42 lines |
0 comments
|
Download
|
Total messages: 11 (0 generated)
|