Linus Groh aff1ec6014 LibJS: Port iterator_step() to GCPtr 2 vuotta sitten
..
AbstractOperations.cpp f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr 2 vuotta sitten
AbstractOperations.h 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 vuotta sitten
Collator.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 vuotta sitten
Collator.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
CollatorCompareFunction.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 vuotta sitten
CollatorCompareFunction.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
CollatorConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 vuotta sitten
CollatorConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
CollatorPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 vuotta sitten
CollatorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
DateTimeFormat.cpp f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr 2 vuotta sitten
DateTimeFormat.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
DateTimeFormatConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 vuotta sitten
DateTimeFormatConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
DateTimeFormatFunction.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 vuotta sitten
DateTimeFormatFunction.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
DateTimeFormatPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 vuotta sitten
DateTimeFormatPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
DisplayNames.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 vuotta sitten
DisplayNames.h bb4b6d8ce3 LibJS: Port Intl locale resolution to String 2 vuotta sitten
DisplayNamesConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 vuotta sitten
DisplayNamesConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
DisplayNamesPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 vuotta sitten
DisplayNamesPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
DurationFormat.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 vuotta sitten
DurationFormat.h 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 vuotta sitten
DurationFormatConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 vuotta sitten
DurationFormatConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
DurationFormatPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 vuotta sitten
DurationFormatPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
Intl.cpp 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 vuotta sitten
Intl.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
ListFormat.cpp aff1ec6014 LibJS: Port iterator_step() to GCPtr 2 vuotta sitten
ListFormat.h 1bcde5d216 LibJS: Port ListFormat and PatternPartition to String 2 vuotta sitten
ListFormatConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 vuotta sitten
ListFormatConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
ListFormatPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 vuotta sitten
ListFormatPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
Locale.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 vuotta sitten
Locale.h 4548906e7b LibJS: Propagate OOM errors from all Intl.Locale *OfLocale AOs 2 vuotta sitten
LocaleConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 vuotta sitten
LocaleConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
LocalePrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 vuotta sitten
LocalePrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
MathematicalValue.cpp dc4207323b LibJS: Remove the VM parameter from the NumberToString AO 2 vuotta sitten
MathematicalValue.h f816a24b86 LibJS: Update spec numbers for the Intl NumberFormat v3 proposal 2 vuotta sitten
NumberFormat.cpp f816a24b86 LibJS: Update spec numbers for the Intl NumberFormat v3 proposal 2 vuotta sitten
NumberFormat.h b411e30024 LibJS: Require a [[RoundingMode]] slot within FormatNumericToString 2 vuotta sitten
NumberFormatConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 vuotta sitten
NumberFormatConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
NumberFormatFunction.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 vuotta sitten
NumberFormatFunction.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
NumberFormatPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 vuotta sitten
NumberFormatPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
PluralRules.cpp f816a24b86 LibJS: Update spec numbers for the Intl NumberFormat v3 proposal 2 vuotta sitten
PluralRules.h e74e8381d5 LibJS: Allow "approximately" results to differ in plural form 2 vuotta sitten
PluralRulesConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 vuotta sitten
PluralRulesConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
PluralRulesPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 vuotta sitten
PluralRulesPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
RelativeTimeFormat.cpp f816a24b86 LibJS: Update spec numbers for the Intl NumberFormat v3 proposal 2 vuotta sitten
RelativeTimeFormat.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
RelativeTimeFormatConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 vuotta sitten
RelativeTimeFormatConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
RelativeTimeFormatPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 vuotta sitten
RelativeTimeFormatPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
SegmentIterator.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 vuotta sitten
SegmentIterator.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
SegmentIteratorPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 vuotta sitten
SegmentIteratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
Segmenter.cpp 7cb956d17b LibJS: Use iterative text segmentation algorithms for Intl.Segmenter 2 vuotta sitten
Segmenter.h 7cb956d17b LibJS: Use iterative text segmentation algorithms for Intl.Segmenter 2 vuotta sitten
SegmenterConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 vuotta sitten
SegmenterConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
SegmenterPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 vuotta sitten
SegmenterPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
Segments.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 vuotta sitten
Segments.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
SegmentsPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 vuotta sitten
SegmentsPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
SingleUnitIdentifiers.h a5bf32018f LibJS+LibUnicode: Add "microsecond" and "nanosecond" as sanctioned units 2 vuotta sitten