v8/test/wasm-js
Andreas Haas fecb695e84 [wasm] Introduce 'funcref' for the type reflection proposal
With a recent addition to the type reflection proposal, 'anyfunc' gets
renamed to 'funcref'. For backwards compatibility, 'anyfunc' becomes an
alias for 'funcref'. With this CL, the string 'funcref' can be used to
create a funcref table or a funcref global. Additionally, 'funcref' is
returned as the type of imported and exported functions as well as
globals and tables.

R=manoskouk@chromium.org

Change-Id: If3ed4d507de862ebfcabd4eb967bbfaae1c6ccba
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3300135
Reviewed-by: Manos Koukoutos <manoskouk@chromium.org>
Commit-Queue: Andreas Haas <ahaas@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78341}
2021-12-10 20:09:12 +00:00
..
third_party Revert "[wasm] Re-exported globals preserve their identity" 2020-06-24 22:57:41 +00:00
after.js [wasm][tests] Sync testharness of wasm-js tests with wpt 2020-06-16 08:17:19 +00:00
BUILD.gn Reland "[wasm] Add a new wasm-js testsuite to run js-api tests" 2018-10-18 20:18:55 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00
report.js [wasm][tests] Sync testharness of wasm-js tests with wpt 2020-06-16 08:17:19 +00:00
testcfg.py [wasm] Add wasm wpt tests to the V8 tests 2021-09-14 19:10:27 +00:00
testharness-additions.js [wasm][tests] Sync testharness of wasm-js tests with wpt 2020-06-16 08:17:19 +00:00
tests.tar.gz.sha1 Reland^2 "[wasm] Update spec tests" 2021-11-30 04:14:58 +00:00
wasm-js.status [wasm] Introduce 'funcref' for the type reflection proposal 2021-12-10 20:09:12 +00:00