Commit History

Auteur SHA1 Bericht Datum
  Andreas Kling 99106df834 LibJS: Update import referrer's [[LoadedModules]] in place 1 jaar geleden
  Andreas Kling fc31a0d506 LibJS: Support LoadRequestedModule AO on SyntheticModule records 1 jaar geleden
  Andreas Kling 8b7d27b349 LibJS+LibWeb: More bringing module loading closer to spec 1 jaar geleden
  Andreas Kling 82977ab44b LibJS: Implement GetImportedModule and call it where appropriate 1 jaar geleden
  Andreas Kling 0817d8bda6 LibJS+LibWeb: Make CyclicModule & GraphLoadingState GC-allocated 1 jaar geleden
  Andreas Kling aa7501a66a LibJS: Set initial state of CyclicModule.[[Status]] to NEW 1 jaar geleden
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 jaar geleden
  networkException ff6d7cf3e4 LibJS+LibWeb: Bring script fetching closer to the spec 1 jaar geleden
  networkException c3b02ae65a LibJS: Add GraphLoadingState Record 1 jaar geleden
  networkException 33b40eaeed LibJS: Add LoadedModules to Script and CyclicModule 1 jaar geleden
  networkException 7c7ca7f230 LibWeb: Add New as a possible enum variant of ModuleStatus 1 jaar geleden
  Daniel Bertalan 65232b6681 LibJS: Mark classes and virtual functions `final` where possible 1 jaar geleden
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 jaren geleden
  Andreas Kling b81816a539 LibJS+LibWeb: Make CyclicModule.h not include AST.h 2 jaren geleden
  Andreas Kling 27e0f56c90 LibJS: Make CyclicModule.h not include AST.h 2 jaren geleden
  Andreas Kling 58feae8b60 LibJS: Make CyclicModule.h not include PromiseCapability.h 2 jaren geleden
  networkException ea34cb302d LibJS: Add accessor for requested modules to CyclicModule 2 jaren geleden
  networkException fb6de442c6 LibJS: Add [[HostDefined]] field to Modules 2 jaren geleden
  Linus Groh fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 jaren geleden
  Linus Groh c2326ec95a LibJS: Move PromiseCapability into its own cpp/h file 2 jaren geleden
  Andreas Kling 00c8f07192 LibJS: Make Script and Module GC-allocated 2 jaren geleden
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 jaren geleden
  davidot f568939568 LibJS: Implement the import assertions proposal 3 jaren geleden
  davidot 1b8ccf9a66 LibJS: Implement Module linking and evaluating 3 jaren geleden