Historial de Commits

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