Commit History

Author SHA1 Message Date
  Idan Horowitz a79796ea4a LibJS: Implement stage 3 proposal FinalizationRegistry changes 3 years ago
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 years ago
  Linus Groh 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 years ago
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS 3 years ago
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> 3 years ago
  Luke Wilde 4c1c6ef91c LibJS: Setup host hooks and have promise jobs work out the realm 3 years ago
  davidot f324d91106 LibJS: Convert FinalizationRegistry::cleanup to ThrowCompletionOr 3 years ago
  mjz19910 1ef633472b Everywhere: Convert VM::call() to JS::call() 3 years ago
  Andreas Kling 83bd675477 LibJS: Make WeakContainer pruning do less work 3 years ago
  Andreas Kling d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 years ago
  Andreas Kling 470c99a2a6 LibJS: Tweak the WeakContainer::remove_swept_cells() API a little bit 3 years ago
  Andreas Kling cd53d046b2 LibJS: Fix typo "sweeped" => "swept" everywhere 4 years ago
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 years ago
  Linus Groh e5753443ae LibJS: Consistently make prototype the last argument in Object ctors 4 years ago
  Idan Horowitz de9fa6622a LibJS: Add the FinalizationRegistry built-in object 4 years ago