v8/test
Sven Sauleau 0e9e8164c2 [wasm] fix js-api table/get-set
Fix WebAssembly's table/get-set js-api. The argument is a unsigned long,
this change refactors most of arithmetic and bounds checks type from
int64 to uint32_t, according to the spec.

Bug: v8:8319
Change-Id: I088f631c6805b0e5ba29089b08ea15e78fe5852d
Cq-Include-Trybots: luci.chromium.try:linux-blink-rel
Reviewed-on: https://chromium-review.googlesource.com/c/1414914
Reviewed-by: Adam Klein <adamk@chromium.org>
Reviewed-by: Deepti Gandluri <gdeepti@chromium.org>
Commit-Queue: Sven Sauleau <ssauleau@igalia.com>
Cr-Commit-Position: refs/heads/master@{#58941}
2019-01-19 09:15:37 +00:00
..
benchmarks [Test] CSuite benchmark runner 2018-12-21 13:15:57 +00:00
cctest [counters] remove "override mistake" use counters 2019-01-18 19:27:29 +00:00
common [test] Refactor AllocateAssemblerBuffer 2019-01-17 11:57:07 +00:00
debugger [nojit] Add a few flag implications based on --jitless 2019-01-15 11:20:19 +00:00
fuzzer [nojit] Add a few flag implications based on --jitless 2019-01-15 11:20:19 +00:00
inspector [inspector] An Error with no stack description should not be empty 2019-01-16 23:59:04 +00:00
intl [Intl] Move GetOptions('localeMatcher') earlier 2019-01-19 00:09:51 +00:00
js-perf-test [test] add performance tests for String#startsWith 2019-01-17 08:23:06 +00:00
memory [snapshot] Remove the builtins snapshot 2018-10-31 10:18:28 +00:00
message [Intl] Move GetOptions('localeMatcher') earlier 2019-01-19 00:09:51 +00:00
mjsunit [wasm] fix js-api table/get-set 2019-01-19 09:15:37 +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 Update test262. 2019-01-19 01:19:54 +00:00
torque [torque] fix std::set iterator invalidation bug 2019-01-17 14:44:39 +00:00
unittests Use local MicrotaskQueue in unittests 2019-01-17 21:42:52 +00:00
wasm-js [wasm] fix js-api table/get-set 2019-01-19 09:15:37 +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