|
[wasm] Experimental: Add support for multiple non-homogeneous tables
BUG=
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+206 lines, -140 lines) |
Patch |
 |
M |
src/compiler/wasm-compiler.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/compiler/wasm-compiler.cc
|
View
|
|
4 chunks |
+9 lines, -22 lines |
0 comments
|
Download
|
 |
M |
src/wasm/ast-decoder.h
|
View
|
|
1 chunk |
+10 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/wasm/ast-decoder.cc
|
View
|
|
4 chunks |
+20 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/wasm/module-decoder.cc
|
View
|
|
5 chunks |
+29 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/wasm/wasm-interpreter.cc
|
View
|
|
1 chunk |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/wasm/wasm-macro-gen.h
|
View
|
|
2 chunks |
+18 lines, -14 lines |
0 comments
|
Download
|
 |
M |
src/wasm/wasm-module.h
|
View
|
|
3 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/wasm/wasm-module.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/cctest/wasm/test-run-wasm.cc
|
View
|
|
11 chunks |
+20 lines, -23 lines |
0 comments
|
Download
|
 |
M |
test/cctest/wasm/test-run-wasm-64.cc
|
View
|
|
4 chunks |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
M |
test/cctest/wasm/test-run-wasm-interpreter.cc
|
View
|
|
7 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
test/cctest/wasm/test-run-wasm-js.cc
|
View
|
|
3 chunks |
+12 lines, -6 lines |
0 comments
|
Download
|
 |
M |
test/cctest/wasm/test-signatures.h
|
View
|
|
5 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
test/cctest/wasm/wasm-run-utils.h
|
View
|
|
6 chunks |
+24 lines, -15 lines |
0 comments
|
Download
|
 |
M |
test/unittests/wasm/ast-decoder-unittest.cc
|
View
|
|
3 chunks |
+21 lines, -17 lines |
0 comments
|
Download
|
 |
M |
test/unittests/wasm/wasm-macro-gen-unittest.cc
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
Total messages: 2 (1 generated)
|