Files
ladybird/Libraries/LibJS/Heap
Andreas Kling 2fb3b6c542 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.
2024-11-12 17:38:21 +01:00
..
2024-11-11 21:40:56 +01:00