Timothy Flynn
|
d2588d852b
LibJS: Change all [[RelevantExtensionKeys]] to return constexpr arrays
|
3 years ago |
Timothy Flynn
|
bb11437792
LibJS: Change Intl's GetOption AO to accept a Span rather than a Vector
|
3 years ago |
Andreas Kling
|
398c181c79
LibJS: Rename PropertyName to PropertyKey
|
3 years ago |
Idan Horowitz
|
3426285738
LibJS: Convert Locale AOs to ThrowCompletionOr
|
3 years ago |
Linus Groh
|
5832de62fe
LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr
|
3 years ago |
Linus Groh
|
4d8912a92b
LibJS: Convert to_string() to ThrowCompletionOr
|
3 years ago |
Idan Horowitz
|
b9c7a629f8
LibJS: Convert coerce_options_to_object() to ThrowCompletionOr
|
3 years ago |
Idan Horowitz
|
de9785b71b
LibJS: Convert Intl::get_option() to ThrowCompletionOr
|
3 years ago |
Idan Horowitz
|
5a4c90fcb1
LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr
|
3 years ago |
Timothy Flynn
|
673fc02ac5
LibJS: Move locale_relevant_extension_keys to Intl.Locale
|
3 years ago |
Timothy Flynn
|
aa2af06c84
LibJS: Store Intl.Locale's "tag" argument as a plain string
|
3 years ago |
Timothy Flynn
|
4411e16798
LibJS: Change GetOption AO to accept the options as a concrete Object
|
3 years ago |
Timothy Flynn
|
4f2bcebe74
LibUnicode+LibJS: Store locale keyword values as a single string
|
3 years ago |
Timothy Flynn
|
17639a42ae
LibJS: Implement the Intl.Locale constructor
|
3 years ago |
Timothy Flynn
|
2c10e9fdd3
LibJS: Implement a nearly empty Intl.Locale object
|
3 years ago |