Commit History

Author SHA1 Message Date
  Linus Groh 2d2ba4eec6 LibJS: Convert Temporal.Calendar functions to ThrowCompletionOr 3 years ago
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr 3 years ago
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function 3 years ago
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros 3 years ago
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr 3 years ago
  Linus Groh f8d92232c8 LibJS: Convert Calendar AOs to ThrowCompletionOr 3 years ago
  Linus Groh dc80a258f6 LibJS: Implement Temporal.Calendar.from() 3 years ago
  Linus Groh a2f1d79765 LibJS: Start implementing Temporal.Calendar 4 years ago