node/deps/v8/include
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
..
cppgc deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
libplatform deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
APIDesign.md
DEPS
DIR_METADATA
js_protocol-1.2.json
js_protocol-1.3.json deps: update V8 to 10.8.168.20 2022-11-19 09:11:32 +00:00
js_protocol.pdl deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
OWNERS
v8-array-buffer.h deps: update V8 to 11.3.244.4 2023-03-31 14:15:23 +00:00
v8-callbacks.h deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
v8-container.h
v8-context.h deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
v8-cppgc.h deps: V8: cherry-pick 93275031284c 2023-07-21 16:44:20 +02:00
v8-data.h deps: update V8 to 10.9.194.4 2022-11-27 17:27:13 +00:00
v8-date.h
v8-debug.h
v8-embedder-heap.h deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
v8-embedder-state-scope.h
v8-exception.h
v8-extension.h
v8-external.h
v8-fast-api-calls.h deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
v8-forward.h
v8-function-callback.h deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
v8-function.h deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
v8-handle-base.h deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
v8-initialization.h
v8-inspector-protocol.h
v8-inspector.h deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
v8-internal.h deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
v8-isolate.h deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
v8-json.h
v8-local-handle.h deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
v8-locker.h
v8-maybe.h
v8-memory-span.h
v8-message.h
v8-metrics.h deps: update V8 to 11.3.244.4 2023-03-31 14:15:23 +00:00
v8-microtask-queue.h deps: update V8 to 10.9.194.4 2022-11-27 17:27:13 +00:00
v8-microtask.h
v8-object.h deps: V8: cherry-pick 93b1a74cbc9b 2023-10-10 08:26:32 +02:00
v8-persistent-handle.h deps: silence irrelevant V8 warning 2023-10-10 08:26:03 +02:00
v8-platform.h deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
v8-primitive-object.h
v8-primitive.h deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
v8-profiler.h deps: V8: cherry-pick 0fd478bcdabd 2023-12-15 15:26:24 -03:00
v8-promise.h
v8-proxy.h
v8-regexp.h
v8-script.h deps: V8: cherry-pick efb1133eb894 2024-02-15 12:06:32 +01:00
v8-snapshot.h deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
v8-source-location.h deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
v8-statistics.h deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
v8-template.h deps: update V8 to 11.3.244.4 2023-03-31 14:15:23 +00:00
v8-traced-handle.h deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
v8-typed-array.h
v8-unwinder-state.h
v8-unwinder.h deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
v8-util.h deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
v8-value-serializer-version.h
v8-value-serializer.h src: distinguish HTML transferable and cloneable 2023-07-07 17:00:00 +00:00
v8-value.h deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00
v8-version-string.h
v8-version.h deps: patch V8 to 11.8.172.17 2023-11-14 09:17:49 +01:00
v8-wasm-trap-handler-posix.h
v8-wasm-trap-handler-win.h
v8-wasm.h deps: update V8 to 11.3.244.4 2023-03-31 14:15:23 +00:00
v8-weak-callback-info.h
v8.h
v8config.h deps: update V8 to 11.8.172.13 2023-10-10 08:25:41 +02:00