Timothy Flynn dc4207323b LibJS: Remove the VM parameter from the NumberToString AO 2 éve
..
AbstractOperations.cpp 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 éve
AbstractOperations.h 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 éve
Collator.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 éve
Collator.h bb4b6d8ce3 LibJS: Port Intl locale resolution to String 2 éve
CollatorCompareFunction.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 éve
CollatorCompareFunction.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
CollatorConstructor.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 éve
CollatorConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
CollatorPrototype.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 éve
CollatorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
DateTimeFormat.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 éve
DateTimeFormat.h 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 éve
DateTimeFormatConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
DateTimeFormatConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
DateTimeFormatFunction.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 éve
DateTimeFormatFunction.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
DateTimeFormatPrototype.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 éve
DateTimeFormatPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
DisplayNames.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 éve
DisplayNames.h bb4b6d8ce3 LibJS: Port Intl locale resolution to String 2 éve
DisplayNamesConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
DisplayNamesConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
DisplayNamesPrototype.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 éve
DisplayNamesPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
DurationFormat.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 éve
DurationFormat.h 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 éve
DurationFormatConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
DurationFormatConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
DurationFormatPrototype.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 éve
DurationFormatPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
Intl.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 éve
Intl.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
ListFormat.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 éve
ListFormat.h 1bcde5d216 LibJS: Port ListFormat and PatternPartition to String 2 éve
ListFormatConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
ListFormatConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
ListFormatPrototype.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 éve
ListFormatPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
Locale.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 éve
Locale.h 4548906e7b LibJS: Propagate OOM errors from all Intl.Locale *OfLocale AOs 2 éve
LocaleConstructor.cpp 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 éve
LocaleConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
LocalePrototype.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 éve
LocalePrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
MathematicalValue.cpp dc4207323b LibJS: Remove the VM parameter from the NumberToString AO 2 éve
MathematicalValue.h 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell 2 éve
NumberFormat.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 éve
NumberFormat.h c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 éve
NumberFormatConstructor.cpp a283daaab7 LibJS: Refactor the Intl.NumberFormat GetStringOrBooleanOption AO 2 éve
NumberFormatConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
NumberFormatFunction.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 éve
NumberFormatFunction.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
NumberFormatPrototype.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 éve
NumberFormatPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
PluralRules.cpp e74e8381d5 LibJS: Allow "approximately" results to differ in plural form 2 éve
PluralRules.h e74e8381d5 LibJS: Allow "approximately" results to differ in plural form 2 éve
PluralRulesConstructor.cpp 5b3b14be0a LibJS: Move resolution of some Intl.NumberFormat options to a common AO 2 éve
PluralRulesConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
PluralRulesPrototype.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 éve
PluralRulesPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
RelativeTimeFormat.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 éve
RelativeTimeFormat.h 4c8f7d76c4 LibJS: Port Intl.RelativeTimeFormat to String 2 éve
RelativeTimeFormatConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
RelativeTimeFormatConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
RelativeTimeFormatPrototype.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 éve
RelativeTimeFormatPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
SegmentIterator.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 éve
SegmentIterator.h df589bb05b LibJS: Convert Intl::SegmentIterator::create() to NonnullGCPtr 2 éve
SegmentIteratorPrototype.cpp 7cb956d17b LibJS: Use iterative text segmentation algorithms for Intl.Segmenter 2 éve
SegmentIteratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
Segmenter.cpp 7cb956d17b LibJS: Use iterative text segmentation algorithms for Intl.Segmenter 2 éve
Segmenter.h 7cb956d17b LibJS: Use iterative text segmentation algorithms for Intl.Segmenter 2 éve
SegmenterConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
SegmenterConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
SegmenterPrototype.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 éve
SegmenterPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
Segments.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 éve
Segments.h 7cb956d17b LibJS: Use iterative text segmentation algorithms for Intl.Segmenter 2 éve
SegmentsPrototype.cpp 7cb956d17b LibJS: Use iterative text segmentation algorithms for Intl.Segmenter 2 éve
SegmentsPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
SingleUnitIdentifiers.h a5bf32018f LibJS+LibUnicode: Add "microsecond" and "nanosecond" as sanctioned units 2 éve