node/deps/v8/test
Joyee Cheung 2ad665e24f
deps: V8: cherry-pick efb1133eb894
Original commit message:

    [api] Add v8::ScriptCompiler::CachedData::CompatibilityCheck()

    This patch adds a new API v8::ScriptCompiler::CachedData::CompatibilityCheck()
    in order to allow embedders to check if the code cache can be used in
    the current isolate without looking up for the source code. It also returns more detailed reasons about why the code cache cannot be used
    when it's bound to be rejected. This makes it possible to enforce
    portability checks in case code code becomes CPU-dependent in the
    future.

    Refs: https://github.com/nodejs/node/issues/42566#issuecomment-1735862123

    Change-Id: Ia1d677b949050add961af6fbf62c44342c061312
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4905290
    Reviewed-by: Marja Hölttä <marja@chromium.org>
    Reviewed-by: Toon Verwaest <verwaest@chromium.org>
    Commit-Queue: Joyee Cheung <joyee@igalia.com>
    Cr-Commit-Position: refs/heads/main@{#90833}

Refs: efb1133eb8
PR-URL: https://github.com/nodejs/node/pull/51551
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2024-02-15 12:06:32 +01: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 efb1133eb894 2024-02-15 12:06:32 +01: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