v8/test/common/wasm
Ng Zhi An b8f9829afa [wasm] Convert float to int without using external calls
Follow-up from https://crrev.com/c/2649147/. There are still 2 usages of
_wrapper functions in the interpreter, these are slightly more annoying
to get rid of since the definitions have a ifdef for MSCV/OS_WIN.

Bug: v8:11384
Change-Id: Ic5ca860678f406e1c832c99398b235707da058f9
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2713166
Reviewed-by: Clemens Backes <clemensb@chromium.org>
Commit-Queue: Zhi An Ng <zhin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#72969}
2021-02-23 17:30:33 +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 [compiler] Re-reland "Faster JS-to-Wasm calls" 2021-02-05 09:41:30 +00:00
wasm-interpreter.cc [wasm] Convert float to int without using external calls 2021-02-23 17:30:33 +00:00
wasm-interpreter.h [wasm][interpreter][eh] Add rethrow with immediate 2021-02-16 12:48:48 +00:00
wasm-macro-gen.h [wasm] Move ValueKind out of ValueType 2021-02-22 10:52:50 +00:00
wasm-module-runner.cc [wasm] Move ValueKind out of ValueType 2021-02-22 10:52:50 +00:00
wasm-module-runner.h [wasm][fuzzer] Fix BigInt parameters 2020-08-26 14:22:19 +00:00