|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+3263 lines, -530 lines) |
Patch |
|
M |
BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/flag-definitions.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/v8.gyp
|
View
|
1
2
3
4
9
10
11
12
13
14
15
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/wasm/wasm-interpreter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+206 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/wasm/wasm-interpreter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+1787 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-macro-gen.h
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/cctest/cctest.gyp
|
View
|
1
2
3
4
9
10
11
12
13
14
15
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
test/cctest/wasm/test-run-wasm.cc
|
View
|
1
2
|
131 chunks |
+398 lines, -354 lines |
0 comments
|
Download
|
|
M |
test/cctest/wasm/test-run-wasm-64.cc
|
View
|
1
2
|
69 chunks |
+135 lines, -100 lines |
0 comments
|
Download
|
|
M |
test/cctest/wasm/test-run-wasm-asmjs.cc
|
View
|
1
2
|
12 chunks |
+16 lines, -12 lines |
0 comments
|
Download
|
|
A |
test/cctest/wasm/test-run-wasm-interpreter.cc
|
View
|
1
2
|
1 chunk |
+153 lines, -0 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
|
18 chunks |
+155 lines, -57 lines |
0 comments
|
Download
|
|
M |
test/unittests/unittests.gyp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
test/unittests/wasm/ast-decoder-unittest.cc
|
View
|
1
2
|
4 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
|
A |
test/unittests/wasm/control-transfer-unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+402 lines, -0 lines |
0 comments
|
Download
|