.. |
AbstractOperations.cpp
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 年之前 |
AbstractOperations.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
Collator.cpp
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
2 年之前 |
Collator.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
CollatorCompareFunction.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 年之前 |
CollatorCompareFunction.h
|
46acce5142
LibJS: Convert Intl::CollatorCompareFunction::create() to NonnullGCPtr
|
2 年之前 |
CollatorConstructor.cpp
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 年之前 |
CollatorConstructor.h
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 年之前 |
CollatorPrototype.cpp
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 年之前 |
CollatorPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 年之前 |
DateTimeFormat.cpp
|
bd40464195
LibJS: Convert standalone construct() to NonnullGCPtr
|
2 年之前 |
DateTimeFormat.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
DateTimeFormatConstructor.cpp
|
01fc025e9d
LibJS: Fix a typo in an Intl.DateTimeFormat spec comment
|
2 年之前 |
DateTimeFormatConstructor.h
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 年之前 |
DateTimeFormatFunction.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 年之前 |
DateTimeFormatFunction.h
|
81d5bbcb04
LibJS: Convert Intl::DateTimeFormatFunction::create() to NonnullGCPtr
|
2 年之前 |
DateTimeFormatPrototype.cpp
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 年之前 |
DateTimeFormatPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 年之前 |
DisplayNames.cpp
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
2 年之前 |
DisplayNames.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
DisplayNamesConstructor.cpp
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 年之前 |
DisplayNamesConstructor.h
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 年之前 |
DisplayNamesPrototype.cpp
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 年之前 |
DisplayNamesPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 年之前 |
DurationFormat.cpp
|
bd40464195
LibJS: Convert standalone construct() to NonnullGCPtr
|
2 年之前 |
DurationFormat.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
DurationFormatConstructor.cpp
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 年之前 |
DurationFormatConstructor.h
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 年之前 |
DurationFormatPrototype.cpp
|
85f079dc6b
LibJS: Move IsValidDurationRecord check to ToDurationRecord
|
2 年之前 |
DurationFormatPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 年之前 |
Intl.cpp
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
2 年之前 |
Intl.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 年之前 |
ListFormat.cpp
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
2 年之前 |
ListFormat.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
ListFormatConstructor.cpp
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 年之前 |
ListFormatConstructor.h
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 年之前 |
ListFormatPrototype.cpp
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 年之前 |
ListFormatPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 年之前 |
Locale.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 年之前 |
Locale.h
|
b2034c59dc
LibJS: Convert Intl::Locale::create() to NonnullGCPtr
|
2 年之前 |
LocaleConstructor.cpp
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 年之前 |
LocaleConstructor.h
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 年之前 |
LocalePrototype.cpp
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 年之前 |
LocalePrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 年之前 |
MathematicalValue.cpp
|
5db38d7ba1
LibJS: Replace standalone js_bigint() with BigInt::create()
|
2 年之前 |
MathematicalValue.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 年之前 |
NumberFormat.cpp
|
2dfa87814e
LibJS: Update spec comments for replacing digits in Intl.NumberFormat
|
2 年之前 |
NumberFormat.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
NumberFormatConstructor.cpp
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 年之前 |
NumberFormatConstructor.h
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 年之前 |
NumberFormatFunction.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 年之前 |
NumberFormatFunction.h
|
658bd2f342
LibJS: Convert Intl::NumberFormatFunction::create() to NonnullGCPtr
|
2 年之前 |
NumberFormatPrototype.cpp
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 年之前 |
NumberFormatPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 年之前 |
PluralRules.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
PluralRules.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
PluralRulesConstructor.cpp
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 年之前 |
PluralRulesConstructor.h
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 年之前 |
PluralRulesPrototype.cpp
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 年之前 |
PluralRulesPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 年之前 |
RelativeTimeFormat.cpp
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
2 年之前 |
RelativeTimeFormat.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
RelativeTimeFormatConstructor.cpp
|
bd40464195
LibJS: Convert standalone construct() to NonnullGCPtr
|
2 年之前 |
RelativeTimeFormatConstructor.h
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 年之前 |
RelativeTimeFormatPrototype.cpp
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 年之前 |
RelativeTimeFormatPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 年之前 |
SegmentIterator.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 年之前 |
SegmentIterator.h
|
df589bb05b
LibJS: Convert Intl::SegmentIterator::create() to NonnullGCPtr
|
2 年之前 |
SegmentIteratorPrototype.cpp
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
2 年之前 |
SegmentIteratorPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 年之前 |
Segmenter.cpp
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
2 年之前 |
Segmenter.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
SegmenterConstructor.cpp
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 年之前 |
SegmenterConstructor.h
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 年之前 |
SegmenterPrototype.cpp
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 年之前 |
SegmenterPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 年之前 |
Segments.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 年之前 |
Segments.h
|
237402aea9
LibJS: Convert Intl::Segments::create() to NonnullGCPtr
|
2 年之前 |
SegmentsPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 年之前 |
SegmentsPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 年之前 |
SingleUnitIdentifiers.h
|
a5bf32018f
LibJS+LibUnicode: Add "microsecond" and "nanosecond" as sanctioned units
|
2 年之前 |