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