|
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+4154 lines, -3881 lines) |
Patch |
|
M |
src/builtins/builtins.h
|
View
|
1
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/builtins/builtins.cc
|
View
|
1
|
4 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/builtins/builtins-array.cc
|
View
|
1
|
7 chunks |
+778 lines, -780 lines |
0 comments
|
Download
|
|
M |
src/builtins/builtins-boolean.cc
|
View
|
1
|
1 chunk |
+15 lines, -11 lines |
0 comments
|
Download
|
|
M |
src/builtins/builtins-conversion.cc
|
View
|
1
|
2 chunks |
+163 lines, -149 lines |
0 comments
|
Download
|
|
M |
src/builtins/builtins-date.cc
|
View
|
1
|
2 chunks |
+72 lines, -39 lines |
0 comments
|
Download
|
|
M |
src/builtins/builtins-function.cc
|
View
|
1
|
1 chunk |
+7 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/builtins/builtins-generator.cc
|
View
|
1
|
1 chunk |
+12 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/builtins/builtins-global.cc
|
View
|
1
|
1 chunk |
+53 lines, -52 lines |
0 comments
|
Download
|
|
M |
src/builtins/builtins-handler.cc
|
View
|
1
|
4 chunks |
+64 lines, -73 lines |
0 comments
|
Download
|
|
M |
src/builtins/builtins-internal.cc
|
View
|
1
|
1 chunk |
+48 lines, -44 lines |
0 comments
|
Download
|
|
M |
src/builtins/builtins-iterator.cc
|
View
|
1
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/builtins/builtins-math.cc
|
View
|
1
|
3 chunks |
+224 lines, -196 lines |
0 comments
|
Download
|
|
M |
src/builtins/builtins-number.cc
|
View
|
1
|
4 chunks |
+835 lines, -819 lines |
0 comments
|
Download
|
|
M |
src/builtins/builtins-object.cc
|
View
|
1
|
4 chunks |
+195 lines, -186 lines |
0 comments
|
Download
|
|
M |
src/builtins/builtins-regexp.cc
|
View
|
1
|
9 chunks |
+192 lines, -171 lines |
0 comments
|
Download
|
|
M |
src/builtins/builtins-sharedarraybuffer.cc
|
View
|
1
|
6 chunks |
+71 lines, -69 lines |
0 comments
|
Download
|
|
M |
src/builtins/builtins-string.cc
|
View
|
1
|
8 chunks |
+255 lines, -232 lines |
0 comments
|
Download
|
|
M |
src/builtins/builtins-symbol.cc
|
View
|
1
|
1 chunk |
+23 lines, -18 lines |
0 comments
|
Download
|
|
M |
src/builtins/builtins-typedarray.cc
|
View
|
1
|
2 chunks |
+68 lines, -67 lines |
0 comments
|
Download
|
|
M |
src/code-stub-assembler.h
|
View
|
1
|
1 chunk |
+2 lines, -11 lines |
0 comments
|
Download
|
|
M |
src/code-stub-assembler.cc
|
View
|
1
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
|
M |
src/code-stubs.h
|
View
|
1
|
18 chunks |
+45 lines, -111 lines |
0 comments
|
Download
|
|
M |
src/code-stubs.cc
|
View
|
1
|
17 chunks |
+526 lines, -430 lines |
0 comments
|
Download
|
|
M |
src/code-stubs-hydrogen.cc
|
View
|
1
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/compiler/code-assembler.h
|
View
|
1
|
6 chunks |
+45 lines, -21 lines |
0 comments
|
Download
|
|
M |
src/compiler/code-assembler.cc
|
View
|
1
|
34 chunks |
+130 lines, -118 lines |
0 comments
|
Download
|
|
M |
src/fast-accessor-assembler.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/fast-accessor-assembler.cc
|
View
|
1
|
3 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/ic/keyed-store-generic.h
|
View
|
|
1 chunk |
+6 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/ic/keyed-store-generic.cc
|
View
|
1
|
3 chunks |
+20 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/interface-descriptors.h
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/interpreter/interpreter.cc
|
View
|
1
|
1 chunk |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/interpreter/interpreter-assembler.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/interpreter/interpreter-assembler.cc
|
View
|
1
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/isolate.h
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
test/cctest/compiler/code-assembler-tester.h
|
View
|
1
|
2 chunks |
+25 lines, -32 lines |
0 comments
|
Download
|
|
M |
test/cctest/compiler/function-tester.h
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
test/cctest/compiler/function-tester.cc
|
View
|
1
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
test/cctest/compiler/test-code-assembler.cc
|
View
|
1
|
20 chunks |
+64 lines, -63 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-code-stub-assembler.cc
|
View
|
1
|
52 chunks |
+116 lines, -91 lines |
0 comments
|
Download
|
|
M |
test/unittests/interpreter/interpreter-assembler-unittest.h
|
View
|
1
|
3 chunks |
+11 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/unittests/interpreter/interpreter-assembler-unittest.cc
|
View
|
1
|
20 chunks |
+44 lines, -19 lines |
0 comments
|
Download
|
Total messages: 14 (5 generated)
|