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