v8/gni
Nikolaos Papaspyrou 852baabc17 heap: Add flag v8_enable_inner_pointer_resolution_osb
This CL introduces a compile flag v8_enable_inner_pointer_resolution_osb
behind which lies the experimental implementation of the object start
bitmap. It disassociates the object start bitmap from the compile flag
v8_enable_conservative_stack_scanning. At the moment the former flag is
a prerequisite for the latter, as conservative stack scanning requires
some mechanism for inner pointer resolution and the object start bitmap
provides one such mechanism.

Bug: v8:12851
Change-Id: I24c6b389453fbaefc79ae50c34c5ec7a1bf23347
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3717322
Reviewed-by: Toon Verwaest <verwaest@chromium.org>
Reviewed-by: Omer Katz <omerkatz@chromium.org>
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Commit-Queue: Nikolaos Papaspyrou <nikolaos@chromium.org>
Cr-Commit-Position: refs/heads/main@{#81295}
2022-06-22 10:12:38 +00:00
..
OWNERS Add new owner to branch cut artifact 2022-04-01 10:50:51 +00:00
proto_library.gni tracing: Initialize track events conditionally 2021-01-18 12:39:03 +00:00
protoc.py tracing: Initialize track events conditionally 2021-01-18 12:39:03 +00:00
release_branch_toggle.gni Consolidate arguments that change together on branch cut 2022-01-20 11:20:09 +00:00
snapshot_toolchain.gni Make creating x64 snapshots on arm64 hosts mostly work 2021-12-20 17:27:02 +00:00
split_static_library.gni [build] Move split_static_library.gni from Chromium repo 2019-11-04 15:45:54 +00:00
v8.cmx [fuchsia] VmexResource improvement tweaks 2022-02-01 12:43:59 +00:00
v8.gni heap: Add flag v8_enable_inner_pointer_resolution_osb 2022-06-22 10:12:38 +00:00