v8/test/wasm-spec-tests
Emanuel Ziegler 4b6a699208 [wasm][bulk-memory] Adjust throw behavior to match new proposal
InstanceBuilder::LoadTableSegments - Throw RuntimeError instead of
  LinkError
WasmGraphBuilder::TableInit & WasmGraphBuilder::MemoryInit - Do not
  check for active/dropped status if size == 0
WasmGraphBuilder::MemoryFill - Throw out-of-bounds error BEFORE
  attempting any memory operations if necessary

R=ahaas@chromium.org

Bug: v8:9865
Change-Id: I6a67779dc99fdc1c6bda6a2526d0e9ee5385f3ed
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1924442
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Commit-Queue: Emanuel Ziegler <ecmziegler@chromium.org>
Cr-Commit-Position: refs/heads/master@{#65098}
2019-11-21 14:37:43 +00:00
..
BUILD.gn [build] Add data deps for d8 test suites 2018-03-26 13:44:58 +00:00
OWNERS Rename clemensh to clemensb in OWNERS 2019-09-26 08:44:44 +00:00
testcfg.py [wasm] update spec tests 2019-10-31 10:09:46 +00:00
tests.tar.gz.sha1 [wasm] Update spec tests 2019-11-18 12:55:02 +00:00
wasm-spec-tests.status [wasm][bulk-memory] Adjust throw behavior to match new proposal 2019-11-21 14:37:43 +00:00