Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Linus Groh 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr vor 2 Jahren
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! vor 2 Jahren
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions vor 2 Jahren
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors vor 2 Jahren
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) vor 3 Jahren
  Linus Groh 15eadcf023 LibJS: Convert Intl.DisplayNames functions to ThrowCompletionOr vor 3 Jahren
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
  Linus Groh 0094259d72 LibJS: Implement Intl.DisplayNames.supportedLocalesOf() vor 3 Jahren
  Timothy Flynn 0fb4e8b749 LibJS: Implement a nearly empty Intl.DisplayNames object vor 3 Jahren