Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 yıl önce |
Timothy Flynn
|
573cbb5ca0
LibJS+LibWeb+WebContent: Stop using ThrowableStringBuilder
|
1 yıl önce |
Andreas Kling
|
b8f78c0adc
LibJS: Make JS::number_to_string() infallible
|
1 yıl önce |
Andreas Kling
|
09547ec975
LibJS: Make PrimitiveString::deprecated_string() infallible
|
1 yıl önce |
Andreas Kling
|
c084269e5f
LibJS: Make PrimitiveString::utf8_string() infallible
|
1 yıl önce |
Andreas Kling
|
7849950383
LibJS: Make Utf16String & related APIs infallible
|
1 yıl önce |
Andreas Kling
|
9708b86d65
LibJS: Make PrimitiveString::resolve_rope_if_needed() infallible
|
1 yıl önce |
Andreas Kling
|
1a27c525d5
LibJS: Make PrimitiveString::create() infallible
|
1 yıl önce |
Andreas Kling
|
a3e4535f34
LibJS: Resolve rope strings directly to UTF-16 when preferable
|
2 yıl önce |
Hendiadyoin1
|
9300b9a364
LibJS: Don't lie about m_deprecated_string being a StringView
|
2 yıl önce |
Matthew Olsson
|
82eeee2008
LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects
|
2 yıl önce |
Timothy Flynn
|
0d0b87fd46
LibJS: Add a PrimitiveString::create overload for FlyString
|
2 yıl önce |
Timothy Flynn
|
36d72a7f4c
LibJS: Convert CanonicalNumericIndexString to use NumberToString
|
2 yıl önce |
Timothy Flynn
|
c3abb1396c
LibJS+LibWeb: Convert string view PrimitiveString instances to String
|
2 yıl önce |
Timothy Flynn
|
4235c59397
LibJS: Add a convenience StringView accessor to PrimitiveString
|
2 yıl önce |
Timothy Flynn
|
46dd8c1c0b
LibJS: Resolve all UTF-8 rope strings as a String
|
2 yıl önce |
Timothy Flynn
|
8f5bdce8e7
LibJS: Add initial support for creating PrimitiveStrings with AK::String
|
2 yıl önce |
Timothy Flynn
|
4eb5eb2080
LibJS: Rename Utf16String::to_utf8 to to_deprecated_string
|
2 yıl önce |
Timothy Flynn
|
ca655f5e7d
LibJS: Rename VM::string_cache to deprecated_string_cache
|
2 yıl önce |
Timothy Flynn
|
3a004e8f1a
LibJS: Rename PrimitiveString::has_utf8_string to has_deprecated_string
|
2 yıl önce |
Timothy Flynn
|
a59ebdac2d
LibJS+Everywhere: Return strings by value from PrimitiveString
|
2 yıl önce |
Timothy Flynn
|
6e1a239a62
LibJS: Use fallible methods to handle OOM when resolving rope strings
|
2 yıl önce |
Timothy Flynn
|
115baa7e32
LibJS+Everywhere: Make PrimitiveString and Utf16String fallible
|
2 yıl önce |
Timothy Flynn
|
d793262beb
AK+Everywhere: Make UTF-16 to UTF-8 converter fallible
|
2 yıl önce |
Timothy Flynn
|
425c168ded
AK+LibJS+LibRegex: Define an alias for UTF-16 string data storage
|
2 yıl önce |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 yıl önce |
Linus Groh
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
2 yıl önce |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 yıl önce |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 yıl önce |
Andreas Kling
|
71067cbc6c
LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h
|
2 yıl önce |