Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type před 1 rokem
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Andreas Kling 7fce5f102f LibJS: Don't use a Handle<Realm> in FinalizationRegistry před 2 roky
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! před 2 roky
  Idan Horowitz a79796ea4a LibJS: Implement stage 3 proposal FinalizationRegistry changes před 3 roky
  Linus Groh 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers před 3 roky
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS před 3 roky
  Luke Wilde 4c1c6ef91c LibJS: Setup host hooks and have promise jobs work out the realm před 3 roky
  davidot f324d91106 LibJS: Convert FinalizationRegistry::cleanup to ThrowCompletionOr před 3 roky
  davidot 8da6c01d8f LibJS: Remove the JS_TRACK_ZOMBIE_CELLS option před 3 roky
  Andreas Kling 83bd675477 LibJS: Make WeakContainer pruning do less work před 3 roky
  Andreas Kling 6a1b82df2b LibJS: Put zombie cell tracking code behind a compile-time flag před 3 roky
  Andreas Kling c364520c24 LibJS+js+test-js: Add GC debug mode that keeps cells "alive" as zombies před 3 roky
  Andreas Kling 470c99a2a6 LibJS: Tweak the WeakContainer::remove_swept_cells() API a little bit před 3 roky
  Andreas Kling cd53d046b2 LibJS: Fix typo "sweeped" => "swept" everywhere před 4 roky
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject před 4 roky
  Linus Groh e5753443ae LibJS: Consistently make prototype the last argument in Object ctors před 4 roky
  Idan Horowitz de9fa6622a LibJS: Add the FinalizationRegistry built-in object před 4 roky