Andreas Kling 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} hace 1 año
..
AbstractOperations.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} hace 1 año
AbstractOperations.h b6ff25bd26 LibJS: Stop propagating small OOM errors from Intl abstract operations hace 1 año
Collator.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun hace 2 años
Collator.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
CollatorCompareFunction.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
CollatorCompareFunction.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
CollatorConstructor.cpp 1708c1fdfe LibJS: Stop propagating small OOM errors from Intl.Collator hace 1 año
CollatorConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
CollatorPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible hace 2 años
CollatorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
DateTimeFormat.cpp 39be5cb73a LibJS: Allow formatting UTC-offset time zones with Intl.DateTimeFormat hace 1 año
DateTimeFormat.h b78cbf88db LibJS: Stop propagating small OOM errors from Intl.DateTimeFormat hace 1 año
DateTimeFormatConstructor.cpp 05e080c4ba LibJS: Correctly resolve locale hour cycles in Intl.DateTimeFormat hace 1 año
DateTimeFormatConstructor.h 39be5cb73a LibJS: Allow formatting UTC-offset time zones with Intl.DateTimeFormat hace 1 año
DateTimeFormatFunction.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} hace 1 año
DateTimeFormatFunction.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
DateTimeFormatPrototype.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} hace 1 año
DateTimeFormatPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
DisplayNames.cpp b6ff25bd26 LibJS: Stop propagating small OOM errors from Intl abstract operations hace 1 año
DisplayNames.h bb4b6d8ce3 LibJS: Port Intl locale resolution to String hace 2 años
DisplayNamesConstructor.cpp b6ff25bd26 LibJS: Stop propagating small OOM errors from Intl abstract operations hace 1 año
DisplayNamesConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
DisplayNamesPrototype.cpp b6ff25bd26 LibJS: Stop propagating small OOM errors from Intl abstract operations hace 1 año
DisplayNamesPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
DurationFormat.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} hace 1 año
DurationFormat.h 20aaa2c236 LibJS: Stop propagating small OOM errors from Intl.DurationFormat hace 1 año
DurationFormatConstructor.cpp 20aaa2c236 LibJS: Stop propagating small OOM errors from Intl.DurationFormat hace 1 año
DurationFormatConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
DurationFormatPrototype.cpp 20aaa2c236 LibJS: Stop propagating small OOM errors from Intl.DurationFormat hace 1 año
DurationFormatPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
Intl.cpp 0bc401a1d6 LibTimeZone+Userland: Include Link entries when returning all time zones hace 1 año
Intl.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
ListFormat.cpp 9e5055c298 LibJS: Stop propagating small OOM errors from Intl.ListFormat hace 1 año
ListFormat.h 9e5055c298 LibJS: Stop propagating small OOM errors from Intl.ListFormat hace 1 año
ListFormatConstructor.cpp b6ff25bd26 LibJS: Stop propagating small OOM errors from Intl abstract operations hace 1 año
ListFormatConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
ListFormatPrototype.cpp 9e5055c298 LibJS: Stop propagating small OOM errors from Intl.ListFormat hace 1 año
ListFormatPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
Locale.cpp 746ce6f9a1 LibJS: Stop propagating small OOM errors from Intl.Locale hace 1 año
Locale.h 746ce6f9a1 LibJS: Stop propagating small OOM errors from Intl.Locale hace 1 año
LocaleConstructor.cpp 746ce6f9a1 LibJS: Stop propagating small OOM errors from Intl.Locale hace 1 año
LocaleConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
LocalePrototype.cpp 746ce6f9a1 LibJS: Stop propagating small OOM errors from Intl.Locale hace 1 año
LocalePrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
MathematicalValue.cpp 30a812b77b LibJS: Stop propagating small OOM errors from Intl.MathematicalValue hace 1 año
MathematicalValue.h 30a812b77b LibJS: Stop propagating small OOM errors from Intl.MathematicalValue hace 1 año
NumberFormat.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} hace 1 año
NumberFormat.h b3694653a7 LibJS: Stop propagating small OOM errors from Intl.NumberFormat hace 1 año
NumberFormatConstructor.cpp 03be26317f LibJS: Alphabetize handling some Intl.NumberFormat/PluralRules options hace 1 año
NumberFormatConstructor.h b3694653a7 LibJS: Stop propagating small OOM errors from Intl.NumberFormat hace 1 año
NumberFormatFunction.cpp b3694653a7 LibJS: Stop propagating small OOM errors from Intl.NumberFormat hace 1 año
NumberFormatFunction.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
NumberFormatPrototype.cpp 03be26317f LibJS: Alphabetize handling some Intl.NumberFormat/PluralRules options hace 1 año
NumberFormatPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
PluralRules.cpp b3694653a7 LibJS: Stop propagating small OOM errors from Intl.NumberFormat hace 1 año
PluralRules.h b3694653a7 LibJS: Stop propagating small OOM errors from Intl.NumberFormat hace 1 año
PluralRulesConstructor.cpp b3694653a7 LibJS: Stop propagating small OOM errors from Intl.NumberFormat hace 1 año
PluralRulesConstructor.h b3694653a7 LibJS: Stop propagating small OOM errors from Intl.NumberFormat hace 1 año
PluralRulesPrototype.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} hace 1 año
PluralRulesPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
RelativeTimeFormat.cpp b6835d2c40 LibJS: Stop propagating small OOM errors from Intl.RelativeTimeFormat hace 1 año
RelativeTimeFormat.h b6835d2c40 LibJS: Stop propagating small OOM errors from Intl.RelativeTimeFormat hace 1 año
RelativeTimeFormatConstructor.cpp b6835d2c40 LibJS: Stop propagating small OOM errors from Intl.RelativeTimeFormat hace 1 año
RelativeTimeFormatConstructor.h b6835d2c40 LibJS: Stop propagating small OOM errors from Intl.RelativeTimeFormat hace 1 año
RelativeTimeFormatPrototype.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} hace 1 año
RelativeTimeFormatPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
SegmentIterator.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
SegmentIterator.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
SegmentIteratorPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible hace 2 años
SegmentIteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
Segmenter.cpp 7849950383 LibJS: Make Utf16String & related APIs infallible hace 2 años
Segmenter.h 7cb956d17b LibJS: Use iterative text segmentation algorithms for Intl.Segmenter hace 2 años
SegmenterConstructor.cpp b6ff25bd26 LibJS: Stop propagating small OOM errors from Intl abstract operations hace 1 año
SegmenterConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
SegmenterPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible hace 2 años
SegmenterPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
Segments.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
Segments.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
SegmentsPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
SegmentsPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
SingleUnitIdentifiers.h a5bf32018f LibJS+LibUnicode: Add "microsecond" and "nanosecond" as sanctioned units hace 2 años