コミット履歴

作者 SHA1 メッセージ 日付
  Andrew Kaster d0efc7734a LibWeb: Remove unecessary dependence on Window from WebAssembly classes 2 年 前
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 年 前
  Linus Groh 5f1fe4b012 LibWeb: Replace GlobalObject with VM in WebAssembly AOs [Part 1/4] 2 年 前
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() 2 年 前
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions 2 年 前
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions 2 年 前
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors 2 年 前
  Ali Mohammad Pur 33e27c545e AK: Return Optional<T&> from HashMap<..., T>::get() 3 年 前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年 前
  Idan Horowitz a76cd669b1 LibWeb: Make GlobalObject the first parameter of WebAssembly AOs 3 年 前
  Linus Groh ed5a9aa038 LibJS: Convert set_integrity_level() to ThrowCompletionOr 3 年 前
  Andreas Kling d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 年 前
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 年 前
  Ali Mohammad Pur 8acc8339d1 LibWeb: Add the WebAssembly.Instance constructor 4 年 前
  Ali Mohammad Pur bfb3d9e9d0 LibWeb: Split the WebAssemblyInstance object logic into multiple files 4 年 前