Timothy Flynn 0d3072bdac LibJS: Use IteratorStepValue in ECMA-402 1 year ago
..
AbstractOperations.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 year ago
AbstractOperations.h b6ff25bd26 LibJS: Stop propagating small OOM errors from Intl abstract operations 1 year ago
Collator.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
Collator.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
CollatorCompareFunction.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
CollatorCompareFunction.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
CollatorConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
CollatorConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
CollatorPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
CollatorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
DateTimeFormat.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
DateTimeFormat.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
DateTimeFormatConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
DateTimeFormatConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
DateTimeFormatFunction.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
DateTimeFormatFunction.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
DateTimeFormatPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
DateTimeFormatPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
DisplayNames.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
DisplayNames.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
DisplayNamesConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
DisplayNamesConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
DisplayNamesPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
DisplayNamesPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
DurationFormat.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
DurationFormat.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
DurationFormatConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
DurationFormatConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
DurationFormatPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
DurationFormatPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
Intl.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
Intl.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
ListFormat.cpp 0d3072bdac LibJS: Use IteratorStepValue in ECMA-402 1 year ago
ListFormat.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
ListFormatConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
ListFormatConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
ListFormatPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
ListFormatPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
Locale.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
Locale.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
LocaleConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
LocaleConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
LocalePrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
LocalePrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
MathematicalValue.cpp 30a812b77b LibJS: Stop propagating small OOM errors from Intl.MathematicalValue 1 year ago
MathematicalValue.h 30a812b77b LibJS: Stop propagating small OOM errors from Intl.MathematicalValue 1 year ago
NumberFormat.cpp e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 year ago
NumberFormat.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
NumberFormatConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
NumberFormatConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
NumberFormatFunction.cpp f4fa37afd2 LibJS+LibWeb: Add missing JS_DEFINE_ALLOCATOR() for a bunch of classes 1 year ago
NumberFormatFunction.h f4fa37afd2 LibJS+LibWeb: Add missing JS_DEFINE_ALLOCATOR() for a bunch of classes 1 year ago
NumberFormatPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
NumberFormatPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
PluralRules.cpp e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 year ago
PluralRules.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
PluralRulesConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
PluralRulesConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
PluralRulesPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
PluralRulesPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
RelativeTimeFormat.cpp 986abe7047 LibJS: Rename IntlNumberIsNaNOrInfinity to NumberIsNaNOrInfinity 1 year ago
RelativeTimeFormat.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
RelativeTimeFormatConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
RelativeTimeFormatConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
RelativeTimeFormatPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
RelativeTimeFormatPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
SegmentIterator.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
SegmentIterator.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
SegmentIteratorPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
SegmentIteratorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
Segmenter.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
Segmenter.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
SegmenterConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
SegmenterConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
SegmenterPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
SegmenterPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
Segments.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
Segments.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
SegmentsPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
SegmentsPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
SingleUnitIdentifiers.h a5bf32018f LibJS+LibUnicode: Add "microsecond" and "nanosecond" as sanctioned units 2 years ago