v8/test
Marja Hölttä e9dfaac532 [rab / gsab] Add tests for the recent DataView bugs
In addition, make the code less confusing and more future proof:
- initialize the JSArrayBufferView bit_field to 0 (not only zeroing the
relevant bits)
- serialize it as uint32, since it's an uint32.

Bug: v8:11111
Change-Id: Iffbbb27cc8c821587f992668bfbcf2448a776f15
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3300132
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Reviewed-by: Shu-yu Guo <syg@chromium.org>
Reviewed-by: Dominik Inführ <dinfuehr@chromium.org>
Commit-Queue: Marja Hölttä <marja@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78075}
2021-11-24 16:20:29 +00:00
..
benchmarks cppgc: Add binary trees benchmark 2021-11-18 16:42:24 +00:00
bigint [bigint][test] Better random input generation 2021-09-08 15:39:27 +00:00
cctest [rab / gsab] Add tests for the recent DataView bugs 2021-11-24 16:20:29 +00:00
common [wasm] Internal representation for function references 2021-11-24 13:07:28 +00:00
debugger [debugger] Throw exception if var x fails in debug eval 2021-11-22 13:35:29 +00:00
debugging [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
fuzzer [fuzzer] Use recursion scope only for nullable references in GenerateRef 2021-11-17 11:47:30 +00:00
fuzzilli
inspector [riscv64] Re-enable test/inspector/debugger/wasm-gc-breakpoints.js 2021-11-23 07:17:28 +00:00
intl [intl] Fix two issues in the localeCompare fast path 2021-11-24 08:28:39 +00:00
js-perf-test [class] add microbenchmarks for private methods 2021-11-06 05:40:22 +00:00
memory [snapshot] Fix the Memory.json benchmark 2021-04-28 07:54:34 +00:00
message [runtime] Ensure JSMessageObject has source positions 2021-11-12 17:43:31 +00:00
mjsunit Revert "Skip failing test until bug is fixed" 2021-11-24 14:17:00 +00:00
mkgrokdump [heap] Handle paged spaces in Heap::MakeHeapIterable 2021-11-15 08:47:18 +00:00
mozilla Reland "[test] Unmark TSAN tests as SLOW/SKIP" 2021-06-28 10:19:20 +00:00
test262 Reland [rab/gsab] Add RAB / GSAB support to DataViews 2021-11-23 16:48:54 +00:00
torque [torque] Make return types required 2021-09-30 15:54:17 +00:00
unittests [rab / gsab] Add tests for the recent DataView bugs 2021-11-24 16:20:29 +00:00
wasm-api-tests [wasm][test] Cleanup macros 2021-09-24 16:47:54 +00:00
wasm-js Revert "[wasm] Update spec tests" 2021-11-24 16:16:00 +00:00
wasm-spec-tests Revert "[wasm] Update spec tests" 2021-11-24 16:16:00 +00:00
webkit [tests] Increase stack-size limit to make tests pass in debug mode 2021-10-26 07:05:19 +00:00
BUILD.gn Reland^2 "[bigint] Karatsuba multiplication" 2021-06-07 11:01:14 +00:00
OWNERS