node/deps/v8/test
Keyhan Vakil 00dab30fd2 deps: V8: cherry-pick 475c8cdf9a95
Original commit message:

    [ptr-compr] Fix multi-cage mode

    This CL introduces PtrComprCageAccessScope which sets/restores current
    thread's pointer compression cage base values. It's supposed to be used
    by V8 jobs accessing V8 heap outside of v8::Isolate::Scope or
    i::LocalHeap or i::LocalIsolate scopes (they already ensure that the
    cage base values are properly initialized).
    For all other build modes PtrComprCageAccessScope is a no-op.

    For simplicity reasons the multi-cage mode is made incompatible with
    external code space.

    Bug: v8:13788, v8:14292
    Change-Id: I06c2d19a1eb7254fa7af07a17617e22d98abea9f
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4846592
    Reviewed-by: Jakob Linke <jgruber@chromium.org>
    Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
    Commit-Queue: Igor Sheludko <ishell@chromium.org>
    Reviewed-by: Dominik Inführ <dinfuehr@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#90075}

Refs: 475c8cdf9a
PR-URL: https://github.com/nodejs/node/pull/50680
Refs: https://bugs.chromium.org/p/v8/issues/detail?id=14292
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2023-11-29 09:46:33 -03:00
..
benchmarks deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
bigint deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
cctest deps: V8: cherry-pick 475c8cdf9a95 2023-11-29 09:46:33 -03:00
common deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
debugger deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
debugging deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
fuzzer deps: V8: cherry-pick 475c8cdf9a95 2023-11-29 09:46:33 -03:00
fuzzilli deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
inspector deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
intl deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
js-perf-test deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
memory deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
message deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
mjsunit deps: patch V8 to 11.8.172.17 2023-11-14 09:17:49 +01:00
mkgrokdump deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
mozilla deps: V8: cherry-pick 89b3702c92b0 2023-10-10 08:26:37 +02:00
test262 deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
torque deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
unittests deps: V8: cherry-pick 93b1a74cbc9b 2023-10-10 08:26:32 +02:00
wasm-api-tests deps: V8: cherry-pick 475c8cdf9a95 2023-11-29 09:46:33 -03:00
wasm-js deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
wasm-spec-tests deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
webkit deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
BUILD.gn deps: update V8 to 11.3.244.4 2023-03-31 14:15:23 +00:00
OWNERS deps: update V8 to 11.3.244.4 2023-03-31 14:15:23 +00:00