v8/src
Michael Lippautz 4cf204da0a [api] Remove deprecated global handle APIs
Bug: v8:12819
Change-Id: I9150a8a8ffa38b0628eee0f399d403af6363c04d
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3695587
Reviewed-by: Dominik Inführ <dinfuehr@chromium.org>
Commit-Queue: Michael Lippautz <mlippautz@chromium.org>
Cr-Commit-Position: refs/heads/main@{#81042}
2022-06-09 15:39:03 +00:00
..
api [api] Remove deprecated global handle APIs 2022-06-09 15:39:03 +00:00
asmjs
ast Replace STATIC_ASSERT with static_assert 2022-05-13 13:46:27 +00:00
base [base] Drop MFD_CLOEXEC in OS::CreateSharedMemoryHandleForTesting 2022-06-09 12:43:23 +00:00
baseline PPC [flags] Protect individual flag updates 2022-06-07 12:46:55 +00:00
bigint
builtins [stringrefs] Implement string.measure_utf8, string.measure_wtf8 2022-06-09 12:45:53 +00:00
codegen [riscv64][heap] Remove write barrier builtin for incremental marking 2022-06-09 02:32:32 +00:00
common [wasm][refactor] Rename some symbols 2022-06-08 08:23:52 +00:00
compiler [stringrefs] Implement string.measure_wtf16 2022-06-09 12:57:16 +00:00
compiler-dispatcher [compiler-dispatcher] Fix double ShouldYield call 2022-05-20 10:14:58 +00:00
d8 [api] Deprecate CopyablePersistentTraits 2022-06-08 14:15:12 +00:00
date [inspector] Side-effect free DateMirror descriptions. 2022-04-06 13:19:33 +00:00
debug [api] Deprecate PersistentValueVector 2022-06-09 08:44:13 +00:00
deoptimizer [ext-code-space] Introduce CodeLookupResult 2022-06-03 10:04:50 +00:00
diagnostics [wasm-gc] Inline supertypes into TypeInfo 2022-06-08 21:37:15 +00:00
execution [api] Deprecate CopyablePersistentTraits 2022-06-08 14:15:12 +00:00
extensions
flags [flags] Remove method to reset flags to default 2022-06-09 11:59:32 +00:00
handles [api] Remove deprecated global handle APIs 2022-06-09 15:39:03 +00:00
heap cppgc: Optimize compression by removing the branch and or-instruction 2022-06-09 15:04:34 +00:00
ic [ic] Support smi receivers in megamorphic loads 2022-06-02 17:39:52 +00:00
init [flags] Remove method to reset flags to default 2022-06-09 11:59:32 +00:00
inspector [inspector] Introduce status result for Debugger.setScriptSource 2022-06-09 12:18:32 +00:00
interpreter [interpreter] Release temp register earlier to reduce frame size 2022-06-09 08:13:43 +00:00
json JSON.parse errors made user-friendly part 2 2022-05-19 15:07:03 +00:00
libplatform [libplatform] Stop workers before destroying task queue 2022-05-31 09:38:27 +00:00
libsampler [sampler] Fix data race in Sampler::DoSample 2022-05-02 14:40:44 +00:00
logging [flags] Protect individual flag updates 2022-06-03 10:24:40 +00:00
maglev [maglev] Fix dead fallthrough after unconditional deopt 2022-06-03 08:59:50 +00:00
numbers [bigint] Fix object literal property keys like 0x0n 2022-05-20 11:21:15 +00:00
objects Plumb isolate through PrependElementIndices* 2022-06-09 01:53:53 +00:00
parsing [parser] Keep track of whether parses are re-parses 2022-06-01 14:08:48 +00:00
profiler [api] Deprecate PersistentValueVector 2022-06-09 08:44:13 +00:00
protobuf
regexp [flags] Protect individual flag updates 2022-06-03 10:24:40 +00:00
roots Revert "[heap] pre-populate the single_character_string_cache" 2022-05-31 16:41:47 +00:00
runtime [stringrefs] Implement string.measure_utf8, string.measure_wtf8 2022-06-09 12:45:53 +00:00
sandbox [sandbox] Implement sandbox crash filter 2022-06-08 13:58:26 +00:00
sanitizer
snapshot [heap] Remove write barrier builtin for incremental marking 2022-06-07 07:57:05 +00:00
strings [stringrefs] Move WTF-8 string handling closer to UTF-8 2022-06-08 12:55:32 +00:00
tasks
temporal [Temporal] Syntax error if DateExtendedYear is -000000 2022-05-24 04:58:31 +00:00
third_party [stringrefs] Add generalized UTF-8 decoder / validator 2022-05-20 08:05:04 +00:00
torque Reland "[shared-struct] Add Atomics.Mutex" 2022-06-01 01:12:07 +00:00
tracing [v8] Fix data race in TRACE_EVENT macros. 2022-06-07 00:19:05 +00:00
trap-handler Fix atomic initialization to work with C++20. 2022-05-10 15:43:25 +00:00
utils [ext-code-space] Fix CodeRange allocation logic 2022-06-09 09:53:02 +00:00
wasm [wasm][eh] Add WebAssembly.Exception traceStack parameter 2022-06-09 15:37:18 +00:00
web-snapshot [web snapshot] Support properties in Class. 2022-06-03 02:43:29 +00:00
zone Replace STATIC_ASSERT with static_assert 2022-05-13 13:46:27 +00:00
DEPS [wasm-gc][turbofan] Introduce wasm-gc-specific nodes 2022-05-25 14:03:36 +00:00
DIR_METADATA
OWNERS