Andreas Kling
|
e08d325124
LibJS: Use HashTable::remove_all_matching() in WeakSet :^)
|
3 anni fa |
Andreas Kling
|
83bd675477
LibJS: Make WeakContainer pruning do less work
|
3 anni fa |
Andreas Kling
|
470c99a2a6
LibJS: Tweak the WeakContainer::remove_swept_cells() API a little bit
|
3 anni fa |
Andreas Kling
|
cd53d046b2
LibJS: Fix typo "sweeped" => "swept" everywhere
|
4 anni fa |
Idan Horowitz
|
1a8ee5d8d7
LibJS: Generify the garbage collector's weak container notifications
|
4 anni fa |
Idan Horowitz
|
a00d154522
LibJS: Notify WeakSets when heap cells are sweeped
|
4 anni fa |
Idan Horowitz
|
8b6beac5ce
LibJS: Add the WeakSet built-in object
|
4 anni fa |