|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+5649 lines, -4429 lines) |
Patch |
|
M |
src/asmjs/asm-js.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/asmjs/asm-typer.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+16 lines, -1 line |
0 comments
|
Download
|
|
M |
src/asmjs/asm-typer.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
4 chunks |
+19 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/asmjs/asm-wasm-builder.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
44 chunks |
+260 lines, -173 lines |
0 comments
|
Download
|
|
M |
src/compiler/int64-lowering.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/wasm-compiler.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
4 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/compiler/wasm-compiler.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
8 chunks |
+55 lines, -43 lines |
0 comments
|
Download
|
|
M |
src/flag-definitions.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/wasm/ast-decoder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
6 chunks |
+124 lines, -53 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
15
16
17
18
19
20
21
22
23
24
25
|
42 chunks |
+367 lines, -324 lines |
0 comments
|
Download
|
|
M |
src/wasm/decoder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/wasm/encoder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
4 chunks |
+23 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/wasm/encoder.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
11 chunks |
+128 lines, -61 lines |
0 comments
|
Download
|
|
M |
src/wasm/module-decoder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/wasm/module-decoder.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
18 chunks |
+681 lines, -387 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-debug.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
|
M |
src/wasm/wasm-interpreter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
3 chunks |
+4 lines, -13 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-interpreter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
23 chunks |
+157 lines, -172 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-js.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+4 lines, -0 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
17
18
19
20
21
22
23
24
25
26
|
6 chunks |
+28 lines, -18 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
14
15
|
6 chunks |
+95 lines, -63 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-module.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
13 chunks |
+108 lines, -112 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-module.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
31 chunks |
+567 lines, -705 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-opcodes.h
|
View
|
|
5 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-result.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+1 line, -13 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
15
16
17
18
19
20
21
22
23
24
25
|
57 chunks |
+504 lines, -299 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
14
15
|
10 chunks |
+31 lines, -30 lines |
0 comments
|
Download
|
|
M |
test/cctest/wasm/test-run-wasm-interpreter.cc
|
View
|
1
|
7 chunks |
+32 lines, -24 lines |
0 comments
|
Download
|
|
M |
test/cctest/wasm/test-run-wasm-js.cc
|
View
|
|
3 chunks |
+3 lines, -4 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
14
15
|
10 chunks |
+32 lines, -54 lines |
0 comments
|
Download
|
|
M |
test/cctest/wasm/test-run-wasm-relocation.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+37 lines, -36 lines |
0 comments
|
Download
|
|
M |
test/cctest/wasm/test-wasm-function-name-table.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/cctest/wasm/test-wasm-trap-position.cc
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/cctest/wasm/wasm-run-utils.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
4 chunks |
+11 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/common/wasm/wasm-module-runner.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/fuzzer/wasm-code.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/fuzzer/wasm-data-section.cc
|
View
|
1
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
test/fuzzer/wasm-function-sigs-section.cc
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/fuzzer/wasm-globals-section.cc
|
View
|
1
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
test/fuzzer/wasm-imports-section.cc
|
View
|
1
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
test/fuzzer/wasm-memory-section.cc
|
View
|
1
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
test/fuzzer/wasm-names-section.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/fuzzer/wasm-section-fuzzers.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/fuzzer/wasm-section-fuzzers.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
2 chunks |
+16 lines, -7 lines |
0 comments
|
Download
|
|
M |
test/fuzzer/wasm-types-section.cc
|
View
|
1
|
1 chunk |
+1 line, -2 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
14
15
16
17
18
19
20
21
22
23
24
25
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
A |
test/mjsunit/wasm/asm-wasm-expr.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+151 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/calls.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+7 lines, -4 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/compiled-module-management.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/compiled-module-serialization.js
|
View
|
1
2
3
4
5
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/debug-disassembly.js
|
View
|
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/ensure-wasm-binaries-up-to-date.js
|
View
|
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/exceptions.js
|
View
|
1
2
3
4
5
6
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/export-table.js
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/ffi.js
|
View
|
|
5 chunks |
+9 lines, -9 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
14
15
16
17
18
19
20
21
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/frame-inspection.js
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/function-names.js
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/gc-frame.js
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/grow-memory.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/import-table.js
|
View
|
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/incrementer.wasm
|
View
|
|
Binary file |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/indirect-calls.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+41 lines, -4 lines |
0 comments
|
Download
|
|
A |
test/mjsunit/wasm/instance-gc.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+122 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/instantiate-module-basic.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
10 chunks |
+20 lines, -10 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
14
15
16
17
18
|
4 chunks |
+35 lines, -26 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/parallel_compilation.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/receiver.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/stack.js
|
View
|
|
7 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/stackwalk.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/start-function.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/test-import-export-wrapper.js
|
View
|
|
12 chunks |
+24 lines, -24 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
14
15
16
17
18
19
|
7 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/trap-location.js
|
View
|
|
2 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/unicode-validation.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+1 line, -1 line |
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
|
6 chunks |
+25 lines, -25 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/wasm-module-builder.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
8 chunks |
+81 lines, -36 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
14
15
16
17
18
19
20
21
|
48 chunks |
+963 lines, -961 lines |
0 comments
|
Download
|
|
M |
test/unittests/wasm/control-transfer-unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
4 chunks |
+235 lines, -171 lines |
0 comments
|
Download
|
|
M |
test/unittests/wasm/loop-assignment-analysis-unittest.cc
|
View
|
|
5 chunks |
+17 lines, -20 lines |
0 comments
|
Download
|
|
M |
test/unittests/wasm/module-decoder-unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
50 chunks |
+392 lines, -362 lines |
0 comments
|
Download
|
|
M |
test/unittests/wasm/wasm-macro-gen-unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+34 lines, -44 lines |
0 comments
|
Download
|