c6399dc8b1
I recently updated the GC's bytecode flushing logic to accept the possibility that two SharedFunctionInfos refer to the same BytecodeArray (see https://crrev.com/c/v8/v8/+/3916272 ). However, that change was insufficient for baseline code flushing. This change updates the flushing logic to also check for already decompiled bytecode held by the baseline code. Bug: v8:13473 Change-Id: I58694727c417d608de3f8bf26dfd765fda1ae4f7 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4018272 Reviewed-by: Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Seth Brenith <seth.brenith@microsoft.com> Cr-Commit-Position: refs/heads/main@{#84254} |
||
---|---|---|
.. | ||
heap-tester.h | ||
heap-utils.cc | ||
heap-utils.h | ||
test-alloc.cc | ||
test-array-buffer-tracker.cc | ||
test-compaction.cc | ||
test-concurrent-allocation.cc | ||
test-concurrent-marking.cc | ||
test-external-string-tracker.cc | ||
test-heap.cc | ||
test-incremental-marking.cc | ||
test-invalidated-slots.cc | ||
test-iterators.cc | ||
test-mark-compact.cc | ||
test-memory-measurement.cc | ||
test-spaces.cc | ||
test-unmapper.cc | ||
test-weak-references.cc | ||
test-write-barrier.cc |