Linus Groh
|
2555d7a36a
LibJS: Make well-known symbol getters return NonnullGCPtr
|
2 yıl önce |
Linus Groh
|
b84f8fb55b
LibJS: Make intrinsics getters return NonnullGCPtr
|
2 yıl önce |
Timothy Flynn
|
a8fce9eec2
LibJS: Update spec numbers for the Intl Enumeration proposal
|
2 yıl önce |
Timothy Flynn
|
c3abb1396c
LibJS+LibWeb: Convert string view PrimitiveString instances to String
|
2 yıl önce |
MacDue
|
63b11030f0
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
|
2 yıl önce |
Timothy Flynn
|
858126d236
LibJS: Propagate OOM from remaining Intl Vector operations
|
2 yıl önce |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 yıl önce |
Timothy Flynn
|
fc413711ee
LibJS: Port trivial use cases in the Intl namespace to String
|
2 yıl önce |
Timothy Flynn
|
afeb7273cc
LibJS+Everywhere: Rename Value::to_string to to_deprecated_string
|
2 yıl önce |
Andreas Kling
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
2 yıl önce |
Linus Groh
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
2 yıl önce |
Timothy Flynn
|
e86e59699d
LibJS: Use Object's new deferred instrinsic storage for GlobalObject
|
2 yıl önce |
Timothy Flynn
|
92f4f40198
LibJS: Rename the Intl Enumeration Available* AOs to AvailableCanonical*
|
2 yıl önce |
Timothy Flynn
|
43a3471298
LibLocale: Move locale source files to the LibLocale folder
|
2 yıl önce |
Timothy Flynn
|
ff48220dca
Userland: Move files destined for LibLocale to the Locale namespace
|
2 yıl önce |
Timothy Flynn
|
6c7b05a0ff
LibUnicode+LibJS: Move Unicode::get_available_currencies() to Locale.h
|
2 yıl önce |
Linus Groh
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 yıl önce |
Linus Groh
|
e3895e6c80
LibJS: Pass Realm to define_native_{accessor,function}()
|
2 yıl önce |
Linus Groh
|
b465f46e00
LibJS: Remove GlobalObject parameter from native functions
|
2 yıl önce |
Linus Groh
|
a022e548b8
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
|
2 yıl önce |
Linus Groh
|
f9705eb2f4
LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19]
|
2 yıl önce |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
2 yıl önce |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
2 yıl önce |
Linus Groh
|
5dd5896588
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
|
2 yıl önce |
Linus Groh
|
ecd163bdf1
LibJS+LibWeb: Replace GlobalObject with Realm in object constructors
|
2 yıl önce |
Timothy Flynn
|
c657f23e6f
LibJS: Remove hard-coded lists of collation types
|
3 yıl önce |
Timothy Flynn
|
4d32f38a76
LibJS: Partially implement Intl.Locale.prototype.collations property
|
3 yıl önce |
Idan Horowitz
|
97fe37bcc2
LibJS: Start implementing the stage 3 Intl.DurationFormat proposal
|
3 yıl önce |
Linus Groh
|
9f3f3b0864
LibJS: Remove implicit wrapping/unwrapping of completion records
|
3 yıl önce |
Linus Groh
|
70593b7448
LibJS: Update for structured headers added to various Temporal AOs
|
3 yıl önce |