Timothy Flynn 89da8de4ca LibJS+LibLocale: Propagate OOM from CLDR NumberFormat Vector operations 2 gadi atpakaļ
..
AbstractOperations.cpp a283daaab7 LibJS: Refactor the Intl.NumberFormat GetStringOrBooleanOption AO 2 gadi atpakaļ
AbstractOperations.h ea13f3e285 LibJS: Propagate OOM from PatternPartitionWithSource factory 2 gadi atpakaļ
Collator.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 gadi atpakaļ
Collator.h bb4b6d8ce3 LibJS: Port Intl locale resolution to String 2 gadi atpakaļ
CollatorCompareFunction.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 gadi atpakaļ
CollatorCompareFunction.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
CollatorConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
CollatorConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
CollatorPrototype.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
CollatorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
DateTimeFormat.cpp fb8fd757e6 LibJS: Propagate OOM from Intl.DateTimeFormat Vector operations 2 gadi atpakaļ
DateTimeFormat.h b2097f4059 LibJS+LibLocale: Port Intl.DateTimeFormat to String 2 gadi atpakaļ
DateTimeFormatConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
DateTimeFormatConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
DateTimeFormatFunction.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 gadi atpakaļ
DateTimeFormatFunction.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
DateTimeFormatPrototype.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
DateTimeFormatPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
DisplayNames.cpp 95d1678553 LibJS: Mark infallible operations that may throw only due to OOM 2 gadi atpakaļ
DisplayNames.h bb4b6d8ce3 LibJS: Port Intl locale resolution to String 2 gadi atpakaļ
DisplayNamesConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
DisplayNamesConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
DisplayNamesPrototype.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
DisplayNamesPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
DurationFormat.cpp c1c54fad96 LibJS: Propagate OOM from Intl.DurationFormat Vector operations 2 gadi atpakaļ
DurationFormat.h 8dc4e05ecf LibJS: Port Intl.DurationFormat to String 2 gadi atpakaļ
DurationFormatConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
DurationFormatConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
DurationFormatPrototype.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
DurationFormatPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
Intl.cpp 858126d236 LibJS: Propagate OOM from remaining Intl Vector operations 2 gadi atpakaļ
Intl.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
ListFormat.cpp cb8b2209c1 LibJS: Propagate OOM from Intl.ListFormat Vector operations 2 gadi atpakaļ
ListFormat.h 1bcde5d216 LibJS: Port ListFormat and PatternPartition to String 2 gadi atpakaļ
ListFormatConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
ListFormatConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
ListFormatPrototype.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
ListFormatPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
Locale.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 gadi atpakaļ
Locale.h 4548906e7b LibJS: Propagate OOM errors from all Intl.Locale *OfLocale AOs 2 gadi atpakaļ
LocaleConstructor.cpp 858126d236 LibJS: Propagate OOM from remaining Intl Vector operations 2 gadi atpakaļ
LocaleConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
LocalePrototype.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
LocalePrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
MathematicalValue.cpp a824e1ac6a LibJS: Remove last use of DeprecatedString from Intl.MathematicalValue 2 gadi atpakaļ
MathematicalValue.h 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell 2 gadi atpakaļ
NumberFormat.cpp 89da8de4ca LibJS+LibLocale: Propagate OOM from CLDR NumberFormat Vector operations 2 gadi atpakaļ
NumberFormat.h 5e29e04122 LibJS+LibLocale: Propagate errors from find_regional_values_for_locale 2 gadi atpakaļ
NumberFormatConstructor.cpp a283daaab7 LibJS: Refactor the Intl.NumberFormat GetStringOrBooleanOption AO 2 gadi atpakaļ
NumberFormatConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
NumberFormatFunction.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 gadi atpakaļ
NumberFormatFunction.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
NumberFormatPrototype.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
NumberFormatPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
PluralRules.cpp e74e8381d5 LibJS: Allow "approximately" results to differ in plural form 2 gadi atpakaļ
PluralRules.h e74e8381d5 LibJS: Allow "approximately" results to differ in plural form 2 gadi atpakaļ
PluralRulesConstructor.cpp 5b3b14be0a LibJS: Move resolution of some Intl.NumberFormat options to a common AO 2 gadi atpakaļ
PluralRulesConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
PluralRulesPrototype.cpp e74e8381d5 LibJS: Allow "approximately" results to differ in plural form 2 gadi atpakaļ
PluralRulesPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
RelativeTimeFormat.cpp 9af525bbb0 LibJS: Propagate OOM from Intl.RelativeTimeFormat Vector operations 2 gadi atpakaļ
RelativeTimeFormat.h 4c8f7d76c4 LibJS: Port Intl.RelativeTimeFormat to String 2 gadi atpakaļ
RelativeTimeFormatConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
RelativeTimeFormatConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
RelativeTimeFormatPrototype.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
RelativeTimeFormatPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
SegmentIterator.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 gadi atpakaļ
SegmentIterator.h df589bb05b LibJS: Convert Intl::SegmentIterator::create() to NonnullGCPtr 2 gadi atpakaļ
SegmentIteratorPrototype.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
SegmentIteratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
Segmenter.cpp 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible 2 gadi atpakaļ
Segmenter.h bb4b6d8ce3 LibJS: Port Intl locale resolution to String 2 gadi atpakaļ
SegmenterConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
SegmenterConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
SegmenterPrototype.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
SegmenterPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
Segments.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 gadi atpakaļ
Segments.h 237402aea9 LibJS: Convert Intl::Segments::create() to NonnullGCPtr 2 gadi atpakaļ
SegmentsPrototype.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
SegmentsPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
SingleUnitIdentifiers.h a5bf32018f LibJS+LibUnicode: Add "microsecond" and "nanosecond" as sanctioned units 2 gadi atpakaļ