|
Total comments: 20
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+980 lines, -932 lines) |
Patch |
|
M |
src/compiler/wasm-compiler.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+5 lines, -14 lines |
0 comments
|
Download
|
|
M |
src/wasm/ast-decoder.h
|
View
|
1
2
3
4
5
|
3 chunks |
+24 lines, -69 lines |
0 comments
|
Download
|
|
M |
src/wasm/ast-decoder.cc
|
View
|
1
2
3
4
5
|
30 chunks |
+215 lines, -168 lines |
0 comments
|
Download
|
|
M |
src/wasm/decoder.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/wasm/encoder.h
|
View
|
1
2
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/wasm/encoder.cc
|
View
|
1
2
|
5 chunks |
+19 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/wasm/module-decoder.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+6 lines, -18 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-macro-gen.h
|
View
|
1
2
3
4
5
|
4 chunks |
+116 lines, -37 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-opcodes.h
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
test/cctest/wasm/test-run-wasm.cc
|
View
|
1
2
3
4
5
6
7
8
|
5 chunks |
+14 lines, -13 lines |
0 comments
|
Download
|
|
M |
test/cctest/wasm/test-run-wasm-64.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
test/cctest/wasm/test-run-wasm-module.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/cctest/wasm/wasm-run-utils.h
|
View
|
|
7 chunks |
+17 lines, -40 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/test-wasm-module-builder.js
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/verify-function-simple.js
|
View
|
|
2 chunks |
+2 lines, -8 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/wasm-constants.js
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/wasm-module-builder.js
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+30 lines, -9 lines |
0 comments
|
Download
|
|
M |
test/unittests/wasm/ast-decoder-unittest.cc
|
View
|
1
2
3
4
5
|
50 chunks |
+480 lines, -489 lines |
0 comments
|
Download
|
|
M |
test/unittests/wasm/encoder-unittest.cc
|
View
|
1
2
|
2 chunks |
+0 lines, -12 lines |
0 comments
|
Download
|
|
M |
test/unittests/wasm/loop-assignment-analysis-unittest.cc
|
View
|
1
2
3
|
9 chunks |
+12 lines, -26 lines |
0 comments
|
Download
|
|
M |
test/unittests/wasm/module-decoder-unittest.cc
|
View
|
1
2
3
4
|
2 chunks |
+7 lines, -9 lines |
0 comments
|
Download
|
Total messages: 11 (3 generated)
|