v8/test/common/wasm
Clemens Hammacher ede7df9cb4 [wasm] Move definition of FunctionSig to a common place
We were re-definining the FunctionSig typedef in several places. This
CL moves it to value-type.h, since it's a signature over ValueType.

R=titzer@chromium.org

Bug: v8:8238
Change-Id: Id5e8a55c7e0f98d61235e32a5e6cd12e04d26947
Reviewed-on: https://chromium-review.googlesource.com/c/1278387
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Reviewed-by: Ben Titzer <titzer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#56597}
2018-10-12 09:56:58 +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] Add preliminary support for exported exceptions. 2018-09-06 09:18:26 +00:00
wasm-module-runner.cc [wasm] Add WasmFeatures to enable/detect features 2018-08-09 10:58:22 +00:00
wasm-module-runner.h [wasm] Store WasmModule in shared_ptr during async compilation 2018-06-18 15:10:03 +00:00