Andreas Kling
2495460f6e
LibJS: Prune WeakContainers before freeing HeapBlocks
...
WeakContainers need to look at the Cell::State bits to know if their
weak pointees got swept by garbage collection. So we must do this before
potentially freeing one or more HeapBlocks by notifying the allocator
that a block became empty.
2021-10-08 19:47:25 +02:00
..
2021-10-05 10:15:14 +01:00
2021-10-08 19:47:25 +02:00
2021-10-08 19:56:02 +03:30
2021-10-07 11:53:18 +02:00
2021-10-08 19:56:02 +03:30
2021-10-08 12:43:38 +02:00
2021-09-25 17:51:30 +02:00
2021-09-25 17:51:30 +02:00
2021-10-03 17:42:05 +02:00
2021-09-30 08:16:32 +01:00
2021-10-03 17:42:05 +02:00
2021-09-18 19:54:24 +02:00
2021-10-03 20:14:03 +01:00
2021-09-14 21:41:51 +02:00
2021-09-14 21:41:51 +02:00
2021-10-08 19:56:02 +03:30
2021-10-08 12:43:38 +02:00
2021-09-14 21:41:51 +02:00
2021-09-14 21:41:51 +02:00
2021-10-06 23:52:40 +01:00
2021-09-14 21:41:51 +02:00
2021-09-14 21:41:51 +02:00
2021-09-21 04:22:52 +04:30