v8/test/unittests/wasm
titzer e97ca6ec47 [wasm] Refactor import handling for 0xC.
Imports and exports in 0xC can be much more than functions, including
tables, memories, and globals. This CL refactors the underlying
organization of imports and exports to support these new import types.

BUG=

Committed: https://crrev.com/599f8a83420346d9cba5ff97bd2a7520468207b6
Review-Url: https://codereview.chromium.org/2390113003
Cr-Original-Commit-Position: refs/heads/master@{#40033}
Cr-Commit-Position: refs/heads/master@{#40050}
2016-10-06 15:43:22 +00:00
..
asm-types-unittest.cc [wasm] Drop unused variables in asm-types-unittest. 2016-07-13 23:53:39 +00:00
ast-decoder-unittest.cc [wasm] Refactor import handling for 0xC. 2016-10-06 15:43:22 +00:00
control-transfer-unittest.cc [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
decoder-unittest.cc [wasm] improve handling of malformed inputs 2016-06-27 20:37:28 +00:00
leb-helper-unittest.cc [wasm] improve handling of malformed inputs 2016-06-27 20:37:28 +00:00
loop-assignment-analysis-unittest.cc [wasm] Move test-signatures.h from test/cctest to test/common 2016-10-05 12:00:03 +00:00
module-decoder-unittest.cc [wasm] resolve mips build error post 0xC land 2016-09-27 22:09:51 +00:00
OWNERS Adding a few more owners to the wasm directory. 2016-06-29 17:38:30 +00:00
switch-logic-unittest.cc [wasm] optimized switch implementation in asm.js to wasm builder 2016-04-13 21:56:42 +00:00
wasm-macro-gen-unittest.cc [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
wasm-module-builder-unittest.cc [wasm] Move test-signatures.h from test/cctest to test/common 2016-10-05 12:00:03 +00:00