v8/src/handles
Santiago Aboy Solanes 09db7cf9a5 [codegen] Create PersistentHandles instead of DeferredHandles
As a note, we are not yet passing this to the background so we only
have canonical persistent handles on the main thread.

Bug: v8:7790
Change-Id: I15b264cfacc2d5524a3d13f62574a3576bb7e1a4
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2330017
Commit-Queue: Santiago Aboy Solanes <solanes@chromium.org>
Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
Reviewed-by: Ross McIlroy <rmcilroy@chromium.org>
Reviewed-by: Georg Neis <neis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#69176}
2020-07-31 14:31:49 +00:00
..
global-handles.cc heap: Make TracedReference::operator= thread safe 2020-07-31 13:01:39 +00:00
global-handles.h heap: Add flag for disabling reclamation of unmodified wrappers 2020-07-21 17:54:22 +00:00
handles-inl.h [offthread] Add off thread deserialization 2020-05-14 13:50:24 +00:00
handles.cc [handles] Add PersistentHandlesScope 2020-07-30 10:30:26 +00:00
handles.h [handle] Zap local and persistent handles 2020-07-29 11:06:33 +00:00
local-handles-inl.h [handle] Zap local and persistent handles 2020-07-29 11:06:33 +00:00
local-handles.cc [handles] Do not zap new blocks for local handles 2020-07-31 14:06:09 +00:00
local-handles.h [handle] Zap local and persistent handles 2020-07-29 11:06:33 +00:00
maybe-handles-inl.h [iwyu] Fix failing header include checks for gcc build 2019-05-24 10:52:20 +00:00
maybe-handles.h [parser] Remove Handles from ParseInfo 2020-03-18 13:38:24 +00:00
off-thread-transfer-handle-storage-inl.h [offthread] Make publish merging and handle fixup atomic 2020-05-28 13:52:26 +00:00
off-thread-transfer-handle-storage.h [offthread] Make publish merging and handle fixup atomic 2020-05-28 13:52:26 +00:00
OWNERS [handles] Add dinfuehr@ to OWNERS file 2020-07-31 12:14:39 +00:00
persistent-handles.cc [codegen] Create PersistentHandles instead of DeferredHandles 2020-07-31 14:31:49 +00:00
persistent-handles.h [codegen] Create PersistentHandles instead of DeferredHandles 2020-07-31 14:31:49 +00:00