v8/test/unittests
Emanuel Ziegler de17316ad2 [wasm][reference-types] Implement declarative segments
Implement the latest spec changes:
  - Allow declarative segments to behave like passive & dropped segments.
  - Enforce that only declared functions may be returned or used in globals
    as funcref.
  - Ensure that table fill does not modify any entries if OOB.

Spec tests for select and br_table are still failing due to proposal issue

Bug: v8:10156

R=ahaas@chromium.org

Change-Id: I5b95be36a67bc7482a84b848908cc4cbdf94af03
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2027458
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Commit-Queue: Emanuel Ziegler <ecmziegler@chromium.org>
Cr-Commit-Position: refs/heads/master@{#66297}
2020-02-17 17:38:27 +00:00
..
api [ptr-compr, heap] Use system pointer size for heap limit computation 2020-02-06 17:32:44 +00:00
asmjs
assembler
base [unittests] Randomize RegionAllocatorTests 2020-01-30 11:54:06 +00:00
codegen
compiler [compiler] Don't calculate StateValueAccess::size in InstructionSelector 2020-02-14 10:30:31 +00:00
compiler-dispatcher [platform] Require the foreground taskrunner to support non-nestable tasks for weak refs 2020-01-24 05:04:10 +00:00
date
diagnostics
execution
heap Reland "[offthread] Add SFI support to OffThreadFactory" 2020-02-13 12:25:15 +00:00
interpreter [offthread] Add an OffThreadIsolate 2020-02-04 11:37:47 +00:00
libplatform [platform] Support nestable and non-nestable tasks in DefaultForegroundTaskRunner 2020-01-24 01:07:50 +00:00
logging
numbers
objects [api] Deprecate SetExpectInlineWasm 2020-01-22 20:41:28 +00:00
parser
profiler
regress Throw OOM when allocating uninitialized FixedArrays with negative length 2020-01-14 10:02:26 +00:00
strings
tasks
torque [torque] Support bitfield structs stored within Smis 2020-02-07 18:43:06 +00:00
utils [utils] Fix construction of constant OwnedVector 2020-01-20 17:11:52 +00:00
wasm [wasm][reference-types] Implement declarative segments 2020-02-17 17:38:27 +00:00
zone
BUILD.gn [fuchsia] Rename fuchsia_package() rule to cr_fuchsia_package(). 2020-02-12 16:28:44 +00:00
DEPS
run-all-unittests.cc [test] Configure GTest for thread-safe death tests. 2020-01-20 20:03:54 +00:00
test-helpers.cc
test-helpers.h
test-utils.cc
test-utils.h
testcfg.py
unittests.status Update V8 DEPS. 2020-01-20 15:37:33 +00:00