Linus Groh aff1ec6014 LibJS: Port iterator_step() to GCPtr 2 lat temu
..
AbstractOperations.cpp aff1ec6014 LibJS: Port iterator_step() to GCPtr 2 lat temu
AbstractOperations.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
Calendar.cpp b33b0d60e6 LibJS: Port Value::get_method() to GCPtr 2 lat temu
Calendar.h 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 lat temu
CalendarConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
CalendarConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
CalendarPrototype.cpp aff1ec6014 LibJS: Port iterator_step() to GCPtr 2 lat temu
CalendarPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
Duration.cpp b33b0d60e6 LibJS: Port Value::get_method() to GCPtr 2 lat temu
Duration.h f669d2e558 LibJS: Port temporal_duration_to_string() to String 2 lat temu
DurationConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
DurationConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
DurationPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 lat temu
DurationPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
ISO8601.cpp 588dae8aa6 LibJS/Temporal: Allow annotations after YYYY-MM and MM-DD 2 lat temu
ISO8601.h 588dae8aa6 LibJS/Temporal: Allow annotations after YYYY-MM and MM-DD 2 lat temu
Instant.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
Instant.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
InstantConstructor.cpp 9279b0780d LibJS: Port Value::to_bigint() to NonnullGCPtr 2 lat temu
InstantConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
InstantPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 lat temu
InstantPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
Now.cpp 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 lat temu
Now.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
PlainDate.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
PlainDate.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
PlainDateConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
PlainDateConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
PlainDatePrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 lat temu
PlainDatePrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
PlainDateTime.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
PlainDateTime.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
PlainDateTimeConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
PlainDateTimeConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
PlainDateTimePrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 lat temu
PlainDateTimePrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
PlainMonthDay.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
PlainMonthDay.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
PlainMonthDayConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
PlainMonthDayConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
PlainMonthDayPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 lat temu
PlainMonthDayPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
PlainTime.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
PlainTime.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
PlainTimeConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
PlainTimeConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
PlainTimePrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 lat temu
PlainTimePrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
PlainYearMonth.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
PlainYearMonth.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
PlainYearMonthConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
PlainYearMonthConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
PlainYearMonthPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 lat temu
PlainYearMonthPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
Temporal.cpp 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 lat temu
Temporal.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
TimeZone.cpp aff1ec6014 LibJS: Port iterator_step() to GCPtr 2 lat temu
TimeZone.h 70e8a9bc8b LibJS: Remove unused is_valid_time_zone_numeric_utc_offset_syntax() 2 lat temu
TimeZoneConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
TimeZoneConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
TimeZonePrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 lat temu
TimeZonePrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
ZonedDateTime.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
ZonedDateTime.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
ZonedDateTimeConstructor.cpp 9279b0780d LibJS: Port Value::to_bigint() to NonnullGCPtr 2 lat temu
ZonedDateTimeConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
ZonedDateTimePrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 lat temu
ZonedDateTimePrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu