514de317fb
This CL introduces the mechanism for conservative stack scanning (CSS). Behind a compile-time flag, it also introduces a CSS pass which scans the stack during the GC marking phase and marking verification. This pass is now redundant, i.e., it is not needed for the correctness of garbage collection. It will be used for experimenting with CSS and for benchmarking. Bug: v8:13257 Change-Id: If35bc24fde3bc08c5735d9e2f1b67724f7e31ef7 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3968710 Reviewed-by: Michael Lippautz <mlippautz@chromium.org> Reviewed-by: Omer Katz <omerkatz@chromium.org> Commit-Queue: Nikolaos Papaspyrou <nikolaos@chromium.org> Cr-Commit-Position: refs/heads/main@{#84036} |
||
---|---|---|
.. | ||
ast-value-unittest.cc | ||
decls-unittest.cc | ||
parse-decision-unittest.cc | ||
parsing-unittest.cc | ||
preparser-unittest.cc | ||
scanner-streams-unittest.cc | ||
scanner-unittest.cc | ||
scope-test-helper.h | ||
unicode-helpers.cc | ||
unicode-helpers.h |