コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Bertalan 65232b6681 LibJS: Mark classes and virtual functions `final` where possible 1 年間 前
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 年 前
  Andreas Kling b81816a539 LibJS+LibWeb: Make CyclicModule.h not include AST.h 2 年 前
  Andreas Kling 27e0f56c90 LibJS: Make CyclicModule.h not include AST.h 2 年 前
  Andreas Kling 58feae8b60 LibJS: Make CyclicModule.h not include PromiseCapability.h 2 年 前
  networkException ea34cb302d LibJS: Add accessor for requested modules to CyclicModule 2 年 前
  networkException fb6de442c6 LibJS: Add [[HostDefined]] field to Modules 2 年 前
  Linus Groh fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 年 前
  Linus Groh c2326ec95a LibJS: Move PromiseCapability into its own cpp/h file 2 年 前
  Andreas Kling 00c8f07192 LibJS: Make Script and Module GC-allocated 2 年 前
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 年 前
  davidot f568939568 LibJS: Implement the import assertions proposal 3 年 前
  davidot 1b8ccf9a66 LibJS: Implement Module linking and evaluating 3 年 前