Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type hace 1 año
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions hace 2 años
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Linus Groh 54ebf71da2 LibJS: Convert WeakSet::create() to NonnullGCPtr hace 2 años
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! hace 2 años
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions hace 2 años
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS hace 3 años
  davidot 8da6c01d8f LibJS: Remove the JS_TRACK_ZOMBIE_CELLS option hace 3 años
  Andreas Kling 83bd675477 LibJS: Make WeakContainer pruning do less work hace 3 años
  Andreas Kling 6a1b82df2b LibJS: Put zombie cell tracking code behind a compile-time flag hace 3 años
  Andreas Kling c364520c24 LibJS+js+test-js: Add GC debug mode that keeps cells "alive" as zombies hace 3 años
  Andreas Kling 470c99a2a6 LibJS: Tweak the WeakContainer::remove_swept_cells() API a little bit hace 3 años
  Andreas Kling cd53d046b2 LibJS: Fix typo "sweeped" => "swept" everywhere hace 4 años
  Idan Horowitz 1a8ee5d8d7 LibJS: Generify the garbage collector's weak container notifications hace 4 años
  Idan Horowitz a00d154522 LibJS: Notify WeakSets when heap cells are sweeped hace 4 años
  Idan Horowitz 8b6beac5ce LibJS: Add the WeakSet built-in object hace 4 años