.. |
AggregateError
|
862ba64037
LibJS: Implement the Error Cause proposal
|
4 năm trước cách đây |
Array
|
3ceedbd16a
LibJS: Allow assignment expression in spreading property definition
|
1 năm trước cách đây |
ArrayBuffer
|
29ac6e3689
LibJS: Partially implement resizable ArrayBuffer objects
|
1 năm trước cách đây |
AsyncGenerator
|
ae7a0c43a9
LibJS: Implement await properly for async functions
|
2 năm trước cách đây |
Atomics
|
9258d7b98a
LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray
|
1 năm trước cách đây |
BigInt
|
301bba8c19
LibJS: Only coerce value once in BigInt constructor
|
3 năm trước cách đây |
Boolean
|
76589d6728
LibJS: Change wording of ErrorType::NotA to be independent of context
|
3 năm trước cách đây |
DataView
|
c7fec9424c
LibJS+LibWeb: Implement resizable ArrayBuffer support for DataView
|
1 năm trước cách đây |
Date
|
bf3fce1766
LibJS: Add Date.parse formats for the output of Date.prototype.to*String
|
1 năm trước cách đây |
DisposableStack
|
375a6f5dd9
LibJS: Remove bytecode condition from tests expected to fail
|
2 năm trước cách đây |
Error
|
68f4d21de2
LibJS: Lazily collect stack trace information
|
1 năm trước cách đây |
FinalizationRegistry
|
375a6f5dd9
LibJS: Remove bytecode condition from tests expected to fail
|
2 năm trước cách đây |
Function
|
9d05ca7b20
LibJS: Don't assume a this argument for function.prototype.bind
|
3 năm trước cách đây |
Infinity
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 năm trước cách đây |
Intl
|
1d76738dde
LibJS: Change Intl.Locale info APIs from property getters to methods
|
1 năm trước cách đây |
Iterator
|
0e63d04a35
LibJS: Implement %IteratorHelperPrototype%.return
|
2 năm trước cách đây |
JSON
|
9921f80817
LibJS: Fix that non-double numbers from JSON were truncated to i32
|
2 năm trước cách đây |
Map
|
419e710c1c
LibJS: Re-implement the Array Grouping proposal as static methods
|
2 năm trước cách đây |
Math
|
ab19d7c99d
LibJS: Enable commented out tests in Math.asin
|
2 năm trước cách đây |
NaN
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 năm trước cách đây |
Number
|
c58193bafa
LibJS: Support large number of decimals in `Number.prototype.toFixed`
|
1 năm trước cách đây |
Object
|
1e90379008
LibJS: Introduce "dictionary" mode for object shapes
|
1 năm trước cách đây |
Promise
|
36d156428b
LibJS: Implement the Promise.withResolvers proposal
|
2 năm trước cách đây |
Proxy
|
5d2e915623
LibJS: Guard against stack overflow in ProxyObject set_property()
|
2 năm trước cách đây |
Reflect
|
cf168fac50
LibJS: Implement [[Call]] and [[Construct]] internal slots properly
|
3 năm trước cách đây |
RegExp
|
17087ac4a2
LibJS: Unescape incorrectly escaped code units in regex patterns
|
1 năm trước cách đây |
Set
|
31e555aaa5
LibJS: Disallow negative set record sizes
|
2 năm trước cách đây |
ShadowRealm
|
a2c3db8367
LibJS: Add basic support for module code with top-level await
|
1 năm trước cách đây |
SharedArrayBuffer
|
3781948f0c
LibJS: Add initial implementation for SharedArrayBuffer
|
2 năm trước cách đây |
String
|
9d6f00d918
LibJS: Behave like major engines when substituting missing capture group
|
1 năm trước cách đây |
SuppressedError
|
3353cf68f1
LibJS: Add SuppressedError{, Prototype, Constructor}
|
2 năm trước cách đây |
Symbol
|
eaf8c2e398
LibJS: Improve error messages for primitive strict mode property access
|
1 năm trước cách đây |
Temporal
|
f8763c16b2
LibJS: Disable Temporal custom time zone test
|
1 năm trước cách đây |
TypedArray
|
9258d7b98a
LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray
|
1 năm trước cách đây |
WeakMap
|
375a6f5dd9
LibJS: Remove bytecode condition from tests expected to fail
|
2 năm trước cách đây |
WeakRef
|
53ed8decaf
LibJS: Implement WeakRef changes from 'Symbol as WeakMap Keys Proposal'
|
3 năm trước cách đây |
WeakSet
|
375a6f5dd9
LibJS: Remove bytecode condition from tests expected to fail
|
2 năm trước cách đây |
functions
|
62fc3e50f3
LibJS: Make parseFloat use the new double parser
|
2 năm trước cách đây |