v8/test/cctest/wasm
machenbach bc0ee727df Revert of [wasm] Support for restricted table imports. (patchset #7 id:120001 of https://codereview.chromium.org/2454503005/ )
Reason for revert:
GC stress failures:
https://build.chromium.org/p/client.v8/builders/V8%20Linux64%20GC%20Stress%20-%20custom%20snapshot/builds/8857

Original issue's description:
> [wasm] Support for restricted table imports.
>
> This CL implements basic table import functionality.
>
> Missing: growing of tables (WebAssembly.Grow) doesn't change dispatch tables
> Missing: allowing larger table imports than minimum size
>
> R=rossberg@chromium.org,bradnelson@chromium.org
> BUG=v8:5507

TBR=bradnelson@chromium.org,rossberg@chromium.org,titzer@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:5507

Review-Url: https://codereview.chromium.org/2456193006
Cr-Commit-Position: refs/heads/master@{#40656}
2016-10-28 18:58:54 +00:00
..
OWNERS Adding a few more owners to the wasm directory. 2016-06-29 17:38:30 +00:00
test-managed.cc [wasm] Add a Managed<T> wrapper class for allocating C++ classes that are deleted when the wrapper is garbage collected. 2016-10-17 09:28:40 +00:00
test-run-wasm-64.cc [wasm] Binary 0xD: update encoding of opcodes, types, and add immediates. 2016-10-26 16:56:49 +00:00
test-run-wasm-asmjs.cc [wasm] Move test-signatures.h from test/cctest to test/common 2016-10-05 12:00:03 +00:00
test-run-wasm-interpreter.cc [wasm] Track in the interpreter if a NaN could have been produced. 2016-10-20 14:27:45 +00:00
test-run-wasm-js.cc [wasm] Move test-signatures.h from test/cctest to test/common 2016-10-05 12:00:03 +00:00
test-run-wasm-module.cc [wasm] Use a Managed<WasmModule> to hold metadata about modules. 2016-10-19 13:07:22 +00:00
test-run-wasm-relocation.cc [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
test-run-wasm-simd-lowering.cc [wasm] simd scalar lowering F32x4Add and I32x4Add 2016-10-20 00:20:07 +00:00
test-run-wasm-simd.cc [wasm] fix Simd ExtractLane to take immediate instead of param 2016-09-08 17:16:03 +00:00
test-run-wasm.cc [asmjs] Do constant folding for I32Asmjs(Div|Rem)S to avoid checks of constant divisors 2016-10-27 16:02:54 +00:00
test-wasm-stack.cc [wasm] Move test-signatures.h from test/cctest to test/common 2016-10-05 12:00:03 +00:00
test-wasm-trap-position.cc [wasm] Move test-signatures.h from test/cctest to test/common 2016-10-05 12:00:03 +00:00
wasm-run-utils.h Revert of [wasm] Support for restricted table imports. (patchset #7 id:120001 of https://codereview.chromium.org/2454503005/ ) 2016-10-28 18:58:54 +00:00