v8/test/wasm-spec-tests
Emanuel Ziegler de17316ad2 [wasm][reference-types] Implement declarative segments
Implement the latest spec changes:
  - Allow declarative segments to behave like passive & dropped segments.
  - Enforce that only declared functions may be returned or used in globals
    as funcref.
  - Ensure that table fill does not modify any entries if OOB.

Spec tests for select and br_table are still failing due to proposal issue

Bug: v8:10156

R=ahaas@chromium.org

Change-Id: I5b95be36a67bc7482a84b848908cc4cbdf94af03
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2027458
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Commit-Queue: Emanuel Ziegler <ecmziegler@chromium.org>
Cr-Commit-Position: refs/heads/master@{#66297}
2020-02-17 17:38:27 +00:00
..
BUILD.gn [build] Add data deps for d8 test suites 2018-03-26 13:44:58 +00:00
OWNERS [wasm] Update OWNERS 2020-01-08 14:56:06 +00:00
testcfg.py [wasm] Update spec tests 2020-01-24 16:48:11 +00:00
tests.tar.gz.sha1 [wasm] Update spec tests 2020-02-05 15:42:51 +00:00
wasm-spec-tests.status [wasm][reference-types] Implement declarative segments 2020-02-17 17:38:27 +00:00