Historie revizí

Autor SHA1 Zpráva Datum
  Andrew Kaster d0efc7734a LibWeb: Remove unecessary dependence on Window from WebAssembly classes před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm před 2 roky
  Linus Groh 5f1fe4b012 LibWeb: Replace GlobalObject with VM in WebAssembly AOs [Part 1/4] před 2 roky
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] před 2 roky
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() před 2 roky
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() před 2 roky
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions před 2 roky
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors před 2 roky
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb před 3 roky
  Idan Horowitz 3e8c76d5ab LibWeb: Convert WebAssemblyObject AOs to ThrowCompletionOr před 3 roky
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
  Linus Groh 52976bfac6 LibJS: Convert to_object() to ThrowCompletionOr před 3 roky
  Timothy Flynn c59b97043e LibWeb: Use ErrorType::NotAnObjectOfType instead of NotA před 3 roky
  Brian Gianforcaro 217179a39f LibWeb: Remove unused header includes před 4 roky
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper před 4 roky
  Linus Groh 79d8326370 LibWeb: Use "WebAssembly.Foo" in exception error messages před 4 roky
  Ali Mohammad Pur 321db0159e LibWeb: Add the WebAssembly.Module constructor před 4 roky
  Ali Mohammad Pur 8acc8339d1 LibWeb: Add the WebAssembly.Instance constructor před 4 roky