Files
serenity/Userland/Libraries/LibJS/Heap
Andreas Kling 1c7e69a5b5 LibJS: Make ConservativeVector<T> visit all possible values
We were miscalculating the length of the buffer in pointer-sized chunks,
which is what the conservative root scan cares about.

This could cause some values to be prematurely garbage-collected.

(cherry picked from commit 2fb3b6c542db3a86cbd1aa7e34d470e34c485372)
2024-11-12 19:57:55 -05:00
..
2024-11-11 17:22:05 -05:00
2024-02-22 16:44:54 +01:00
2024-02-22 16:44:54 +01:00