v8/test/common/wasm
Ben Smith 787d83c57c [wasm] Update bulk-memory instruction immediates
* There are now two indexes for table.copy and memory.copy, one for the
source and the one for the destination table/memory. (see
https://github.com/WebAssembly/bulk-memory-operations/pull/43)

* Reverse the order of the table.init and memory.init indexes, so the
segment index is first and the table/memory index is second. (see
https://github.com/WebAssembly/bulk-memory-operations/pull/45)

Change-Id: I1781edd4200a7b693e3d0814999e6292aafa58d3
Reviewed-on: https://chromium-review.googlesource.com/c/1446149
Reviewed-by: Ben Titzer <titzer@chromium.org>
Commit-Queue: Ben Smith <binji@chromium.org>
Cr-Commit-Position: refs/heads/master@{#59259}
2019-01-31 18:24:17 +00:00
..
flag-utils.h Add capability of throwing values in WASM 2017-09-25 16:58:19 +00:00
test-signatures.h [wasm] Move definition of FunctionSig to a common place 2018-10-12 09:56:58 +00:00
wasm-macro-gen.h [wasm] Update bulk-memory instruction immediates 2019-01-31 18:24:17 +00:00
wasm-module-runner.cc [ubsan] Turn on full -fsanitize=undefined 2019-01-31 03:35:56 +00:00
wasm-module-runner.h [wasm][fuzzer] Fix detection of traps 2018-11-20 17:05:51 +00:00