Commit History

Author SHA1 Message Date
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
  Linus Groh 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr 2 years ago
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions 2 years ago
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors 2 years ago
  Luke Wilde 5e3fe52fc4 LibJS: Implement Temporal.Duration.compare 3 years ago
  Linus Groh 5e9e3f9dc8 LibJS: Convert Temporal.Duration functions to ThrowCompletionOr 3 years ago
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr 3 years ago
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros 3 years ago
  Linus Groh 5c77885873 LibJS: Implement Temporal.Duration.from() 4 years ago
  Linus Groh 7921d8ba91 LibJS: Start implementing Temporal.Duration 4 years ago