|
Total comments: 1
Total comments: 26
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1292 lines, -691 lines) |
Patch |
|
M |
src/compiler/wasm-compiler.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/compiler/wasm-compiler.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/wasm/module-decoder.cc
|
View
|
1
2
3
4
|
4 chunks |
+16 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-module.h
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-module.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
16 chunks |
+873 lines, -565 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-module-builder.h
|
View
|
1
2
3
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
src/wasm/wasm-module-builder.cc
|
View
|
1
2
3
|
2 chunks |
+49 lines, -13 lines |
0 comments
|
Download
|
|
M |
test/cctest/wasm/test-run-wasm-module.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+91 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/cctest/wasm/wasm-run-utils.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/compiled-module-management.js
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/compiled-module-serialization.js
|
View
|
1
2
3
4
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/export-table.js
|
View
|
1
2
3
4
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/ffi.js
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/function-prototype.js
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A |
test/mjsunit/wasm/gc-stress.js
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
|
A |
test/mjsunit/wasm/globals.js
|
View
|
1
2
3
4
5
|
1 chunk |
+66 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/import-table.js
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/instance-gc.js
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/instantiate-module-basic.js
|
View
|
1
2
3
4
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/start-function.js
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/test-wasm-module-builder.js
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/wasm-constants.js
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/wasm-module-builder.js
|
View
|
1
2
3
4
5
6
7
|
20 chunks |
+115 lines, -61 lines |
0 comments
|
Download
|
|
M |
test/unittests/wasm/ast-decoder-unittest.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 55 (39 generated)
|