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