v8/test/common/wasm
Manos Koukoutos 074cfd613b [wasm-gc] Classification functions
The latest wasm-gc spec introduces classification functions
{ref.as, ref.is, br_on}_{func, data, i31}, to cast values typed as
anyref and eqref.

Bug: v8:7748
Change-Id: I39c288e4a4c96466e64e490f164ccc76b00011ee
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2655506
Commit-Queue: Manos Koukoutos <manoskouk@chromium.org>
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#72434}
2021-01-29 14:49:03 +00:00
..
flag-utils.h [config] Add V8_NODISCARD for Scope classes 2020-11-26 11:08:45 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00
test-signatures.h Revert "Reland "Faster JS-to-Wasm calls"" 2021-01-22 13:16:21 +00:00
wasm-interpreter.cc [wasm-gc] Implement dataref 2021-01-28 12:49:49 +00:00
wasm-interpreter.h [cleanup] Remove DISALLOW_COPY_AND_ASSIGN in test/{common,unittests} 2020-11-06 06:07:54 +00:00
wasm-macro-gen.h [wasm-gc] Classification functions 2021-01-29 14:49:03 +00:00
wasm-module-runner.cc [wasm-gc] Implement optional-depth rtts 2021-01-28 11:52:09 +00:00
wasm-module-runner.h [wasm][fuzzer] Fix BigInt parameters 2020-08-26 14:22:19 +00:00