v8/test
Jakob Kummerow 40ac5a39fc [ubsan] Fix numerical overflows in wasm
Mostly signed integer overflows, and a few cases of double
division by zero (which is defined by IEEE-754 to return
Infinity (or NaN for 0/0) but is UB in C++).

Bug: v8:3770
Change-Id: Id92725b0ac57cb357978124a3dc6f477430bc97d
Reviewed-on: https://chromium-review.googlesource.com/c/1403133
Commit-Queue: Jakob Kummerow <jkummerow@chromium.org>
Reviewed-by: Clemens Hammacher <clemensh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#58696}
2019-01-10 12:24:51 +00:00
..
benchmarks [Test] CSuite benchmark runner 2018-12-21 13:15:57 +00:00
cctest [ubsan] Fix numerical overflows in wasm 2019-01-10 12:24:51 +00:00
common [objects.h splitting] Move HeapNumber to heap-number.h 2018-12-17 17:58:09 +00:00
debugger [nojit] Don't allocate executable memory in jitless mode 2019-01-10 10:55:48 +00:00
fuzzer [nojit] Don't allocate executable memory in jitless mode 2019-01-10 10:55:48 +00:00
inspector [nojit] Don't allocate executable memory in jitless mode 2019-01-10 10:55:48 +00:00
intl [Intl] Fix getting undefined property crash 2019-01-10 00:59:53 +00:00
js-perf-test [test] add perf tests for String.p.startsWith 2019-01-10 08:20:48 +00:00
memory [snapshot] Remove the builtins snapshot 2018-10-31 10:18:28 +00:00
message [nojit] Don't allocate executable memory in jitless mode 2019-01-10 10:55:48 +00:00
mjsunit [ignition] Fix iteration finalization exception suppression 2019-01-10 11:29:12 +00:00
mkgrokdump [nojit] Don't allocate executable memory in jitless mode 2019-01-10 10:55:48 +00:00
mozilla Revert "[runtime] Reduce spread/apply call max arguments" 2018-11-30 09:54:47 +00:00
preparser [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
test262 [Intl] Remove skipped tests depend on stable sort 2019-01-08 19:11:47 +00:00
torque [nojit] Change builtin pointers to use Smis underneath 2018-12-17 15:35:59 +00:00
unittests [ubsan] Fix numerical overflows in wasm 2019-01-10 12:24:51 +00:00
wasm-js [nojit] Don't allocate executable memory in jitless mode 2019-01-10 10:55:48 +00:00
wasm-spec-tests [nojit] Don't allocate executable memory in jitless mode 2019-01-10 10:55:48 +00:00
webkit Fixed typos 2019-01-08 07:31:02 +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