Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 83bd675477 LibJS: Make WeakContainer pruning do less work il y a 3 ans
  Andreas Kling 6a1b82df2b LibJS: Put zombie cell tracking code behind a compile-time flag il y a 3 ans
  Andreas Kling c364520c24 LibJS+js+test-js: Add GC debug mode that keeps cells "alive" as zombies il y a 3 ans
  Andreas Kling 470c99a2a6 LibJS: Tweak the WeakContainer::remove_swept_cells() API a little bit il y a 3 ans
  Andreas Kling cd53d046b2 LibJS: Fix typo "sweeped" => "swept" everywhere il y a 4 ans
  Idan Horowitz 1a8ee5d8d7 LibJS: Generify the garbage collector's weak container notifications il y a 4 ans
  Idan Horowitz a00d154522 LibJS: Notify WeakSets when heap cells are sweeped il y a 4 ans
  Idan Horowitz 8b6beac5ce LibJS: Add the WeakSet built-in object il y a 4 ans