Commit History

Author SHA1 Message Date
  Linus Groh 15f52c5f8e LibJS: Convert Temporal.PlainYearMonth 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 f8d92232c8 LibJS: Convert Calendar AOs to ThrowCompletionOr 3 years ago
  Linus Groh 9f03647f1f LibJS: Convert to_temporal_overflow() to ThrowCompletionOr 3 years ago
  Linus Groh 08dd1c3e2d LibJS: Convert get_options_object() to ThrowCompletionOr 3 years ago
  Linus Groh 683e31e1ff LibJS: Convert to_integer_throw_on_infinity() to ThrowCompletionOr 3 years ago
  Idan Horowitz c57a78423d LibJS: Convert PlainYearMonth AOs to ThrowCompletionOr 3 years ago
  Luke Wilde 90ada407db LibJS: Implement Temporal.PlainYearMonth.compare 3 years ago
  Luke Wilde 092ec0cecf LibJS: Implement Temporal.PlainYearMonth.from 3 years ago
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior 3 years ago
  Linus Groh d46c531023 LibJS: Add and use newly introduced ToIntegerThrowOnInfinity Temporal AO 3 years ago
  Linus Groh 0a8edd5ce7 LibJS: Start implementing Temporal.PlainYearMonth 3 years ago