v8/include
Stephen Roettger a8beac553b Deprecate some signature checks
Deprecate signature checks in
* Template::SetNativeDataProperty
* ObjectTemplate::SetAccessor
These are not used in Chrome and require some complicated check in the IC code, which we want to remove.

Change-Id: I413fafc8658e922fd590e7fe200600a624f019a6
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3557253
Reviewed-by: Marja Hölttä <marja@chromium.org>
Reviewed-by: Toon Verwaest <verwaest@chromium.org>
Commit-Queue: Stephen Röttger <sroettger@google.com>
Cr-Commit-Position: refs/heads/main@{#79689}
2022-03-31 12:11:21 +00:00
..
cppgc Revert "cppgc: Rework prefinalizers" 2022-03-18 08:33:04 +00:00
libplatform
APIDesign.md
DEPS
DIR_METADATA
js_protocol-1.2.json
js_protocol-1.3.json
js_protocol.pdl
OWNERS
v8-array-buffer.h
v8-callbacks.h
v8-container.h
v8-context.h
v8-cppgc.h
v8-data.h
v8-date.h
v8-debug.h
v8-embedder-heap.h [api] Remove TracedGlobal<> 2022-03-23 21:04:51 +00:00
v8-embedder-state-scope.h
v8-exception.h
v8-extension.h
v8-external.h
v8-fast-api-calls.h
v8-forward.h
v8-function-callback.h
v8-function.h
v8-initialization.h
v8-inspector-protocol.h
v8-inspector.h [inspector] Add custom error dispatch machinery for debug evaluate. 2022-03-30 11:58:10 +00:00
v8-internal.h Remove dynamic map checks and custom deoptimization kinds 2022-03-21 13:01:16 +00:00
v8-isolate.h [counter] Add use counts for f.arguments and .caller 2022-03-07 17:56:32 +00:00
v8-json.h
v8-local-handle.h [api] Remove TracedGlobal<> 2022-03-23 21:04:51 +00:00
v8-locker.h
v8-maybe.h
v8-memory-span.h
v8-message.h
v8-metrics.h heap: Add incremental mark/sweep step events 2022-03-24 10:05:16 +00:00
v8-microtask-queue.h
v8-microtask.h
v8-object.h [api] Remove TracedGlobal<> 2022-03-23 21:04:51 +00:00
v8-persistent-handle.h
v8-platform.h [base] Don't return bool from VirtualAddressSpace::Free* routines 2022-03-07 16:53:23 +00:00
v8-primitive-object.h
v8-primitive.h
v8-profiler.h
v8-promise.h
v8-proxy.h
v8-regexp.h
v8-script.h
v8-snapshot.h
v8-statistics.h
v8-template.h Deprecate some signature checks 2022-03-31 12:11:21 +00:00
v8-traced-handle.h [api] Remove TracedGlobal<> 2022-03-23 21:04:51 +00:00
v8-typed-array.h
v8-unwinder-state.h
v8-unwinder.h
v8-util.h
v8-value-serializer-version.h
v8-value-serializer.h
v8-value.h
v8-version-string.h
v8-version.h Version 10.2.0 2022-03-17 10:35:56 +00:00
v8-wasm-trap-handler-posix.h
v8-wasm-trap-handler-win.h
v8-wasm.h
v8-weak-callback-info.h Forward deprecation for resurrecting finalizer 2022-03-23 15:54:22 +00:00
v8.h
v8config.h