Andreas Kling
|
c7ac0c2c80
LibJS: Use HashMap::remove_all_matching() in WeakMap
|
3 年之前 |
Andreas Kling
|
83bd675477
LibJS: Make WeakContainer pruning do less work
|
3 年之前 |
Idan Horowitz
|
b92871f7ef
LibJS: Visit WeakMap's values as long as their keys were not collected
|
3 年之前 |
Andreas Kling
|
470c99a2a6
LibJS: Tweak the WeakContainer::remove_swept_cells() API a little bit
|
3 年之前 |
Andreas Kling
|
cd53d046b2
LibJS: Fix typo "sweeped" => "swept" everywhere
|
4 年之前 |
Idan Horowitz
|
39554f3787
LibJS: Add the WeakMap built-in object
|
4 年之前 |