Historique des commits

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