v8/test/common/wasm
Ben Smith 70c94dfab0 [wasm] Rename memory.drop and table.drop
The new names for memory.drop and table.drop are data.drop and elem.drop
respectively. See
https://github.com/WebAssembly/bulk-memory-operations/issues/23 and
https://github.com/WebAssembly/bulk-memory-operations/pull/46.

Change-Id: I07aab8448fabe24eb9734dc7dac6f91c570cb553
Reviewed-on: https://chromium-review.googlesource.com/c/1446148
Commit-Queue: Ben Smith <binji@chromium.org>
Reviewed-by: Ben Titzer <titzer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#59261}
2019-01-31 19:27:57 +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] Rename memory.drop and table.drop 2019-01-31 19:27:57 +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