Files
ladybird/Userland/Libraries/LibJS/Runtime
Andreas Kling 470c99a2a6 LibJS: Tweak the WeakContainer::remove_swept_cells() API a little bit
Make this API take a Span<Cell*> instead of a Vector<Cell*>&.
This is behavior neutral, but stops the API looking like it wants to
do mutable things to the Vector.
2021-09-11 12:09:55 +02:00
..
2021-09-07 13:53:14 +02:00
2021-06-13 00:33:18 +01:00