Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr hace 2 años
  Kenneth Myhra ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible hace 2 años
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate hace 2 años
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string hace 2 años
  Timothy Flynn c2939d58c7 LibWeb: Convert uses of cached_web_prototype to ensure_web_prototype hace 2 años
  Linus Groh 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr hace 2 años
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s hace 2 años
  Andrew Kaster f1367e0e4c LibWeb: Use prototype and constructor methods from new Intrinsics hace 2 años
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm hace 2 años
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions hace 2 años
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] hace 2 años
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() hace 2 años
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions hace 2 años
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors hace 2 años
  Igor Pissolati 8da99c3014 LibWeb: Add legacy Option factory function hace 3 años