• Shu-yu Guo's avatar
    Correctly skip unittests · 8ae11886
    Shu-yu Guo authored
    Not all V8 build configs support JS shared memory features. Trying to
    create a new shared Isolate on such a config DCHECKs at runtime. Make
    the shared Isolate test fixture conditionally initialize the shared
    Isolate. Users must explicitly check for support.
    
    Bug: v8:12547
    Change-Id: I3df1ce7eb5ae9a3c136f88ea8f44c650cc0408ab
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3687565
    Commit-Queue: Shu-yu Guo <syg@chromium.org>
    Reviewed-by: 's avatarAdam Klein <adamk@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#80961}
    8ae11886
Name
Last commit
Last update
..
benchmarks Loading commit data...
bigint Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
debugging Loading commit data...
fuzzer Loading commit data...
fuzzilli Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-api-tests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...