Commit Verlauf

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