|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2346 lines, -2002 lines) |
Patch |
|
M |
src/wasm/asm-wasm-builder.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
43 chunks |
+361 lines, -250 lines |
0 comments
|
Download
|
|
M |
src/wasm/ast-decoder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+48 lines, -24 lines |
0 comments
|
Download
|
|
M |
src/wasm/ast-decoder.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
20 chunks |
+713 lines, -884 lines |
0 comments
|
Download
|
|
M |
src/wasm/encoder.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/wasm/encoder.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/wasm/module-decoder.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-js.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-macro-gen.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+230 lines, -177 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-opcodes.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+17 lines, -18 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-opcodes.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/cctest/wasm/test-run-wasm.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
29 chunks |
+105 lines, -64 lines |
0 comments
|
Download
|
|
M |
test/cctest/wasm/test-run-wasm-64.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
5 chunks |
+16 lines, -12 lines |
0 comments
|
Download
|
|
M |
test/cctest/wasm/test-run-wasm-js.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/cctest/wasm/test-run-wasm-module.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/asm-wasm.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+79 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/asm-wasm-switch.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/calls.js
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+10 lines, -9 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/divrem-trap.js
|
View
|
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/export-table.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/ffi.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+14 lines, -13 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/ffi-error.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/gc-frame.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/import-table.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+13 lines, -12 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/indirect-calls.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+7 lines, -4 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/module-memory.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+22 lines, -12 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/stack.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/stackwalk.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/start-function.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/test-wasm-module-builder.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
7 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/verify-function-simple.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/wasm-constants.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+22 lines, -16 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/wasm-object-api.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
test/unittests/wasm/ast-decoder-unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
46 chunks |
+544 lines, -430 lines |
0 comments
|
Download
|
|
M |
test/unittests/wasm/loop-assignment-analysis-unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/unittests/wasm/wasm-macro-gen-unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+29 lines, -30 lines |
0 comments
|
Download
|