Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Linus Groh 5a2dfc52f8 LibJS: Port create_temporal_time_zone() to String vor 2 Jahren
  Linus Groh 0f5f9acc9c LibJS: Port canonicalize_time_zone_name() to String vor 2 Jahren
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string vor 2 Jahren
  Linus Groh 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr vor 2 Jahren
  Linus Groh 57162ad510 LibJS: Rename IsValidTimeZoneName to IsAvailableTimeZoneName vor 2 Jahren
  Timothy Flynn 443ffab9dc LibJS: Use infallible ParseTimeZoneOffsetString vor 2 Jahren
  Timothy Flynn 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed vor 2 Jahren
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm vor 2 Jahren
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() vor 2 Jahren
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] vor 2 Jahren
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] vor 2 Jahren
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() 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
  Linus Groh c3f1d8f5ba LibJS: Correct section IDs of Temporal .prototype property clauses vor 3 Jahren
  Linus Groh 70593b7448 LibJS: Update for structured headers added to various Temporal AOs vor 3 Jahren
  Linus Groh 68af8649fb LibJS: Follow rules for consuming completion records vor 3 Jahren
  Linus Groh 31283b5e64 LibJS: Pass valid offset string directly to CreateTemporalTimeZone vor 3 Jahren
  Linus Groh d42336312c LibJS: Include time zone name in TemporalInvalidTimeZoneName error vor 3 Jahren
  Linus Groh 7085458a23 LibJS: Convert Temporal.TimeZone functions to ThrowCompletionOr vor 3 Jahren
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr vor 3 Jahren
  Idan Horowitz cc00a726a8 LibJS: Convert TimeZone AOs to ThrowCompletionOr vor 3 Jahren
  Linus Groh 16c38788c3 LibJS: Add missing spec links vor 3 Jahren
  Linus Groh f987c11464 LibJS: Implement Temporal.TimeZone.from() vor 4 Jahren
  Idan Horowitz b816037739 LibJS: Add the ToTemporalInstant Abstract Operation & its requirements vor 4 Jahren