.. |
AggregateError
|
862ba64037
LibJS: Implement the Error Cause proposal
|
пре 4 година |
Array
|
28a3c064c5
LibJS/Tests: Disable one Array.prototype.toSpliced test for now
|
пре 3 година |
ArrayBuffer
|
028a6b90b1
LibJS: Revert partial resizable ArrayBuffer implementation
|
пре 3 година |
Atomics
|
1a3e1bff7b
LibJS: Implement Atomics.isLockFree
|
пре 4 година |
BigInt
|
301bba8c19
LibJS: Only coerce value once in BigInt constructor
|
пре 3 година |
Boolean
|
76589d6728
LibJS: Change wording of ErrorType::NotA to be independent of context
|
пре 3 година |
DataView
|
f97e664d8f
LibJS: Check for add overflow in `DataViewConstructor`
|
пре 3 година |
Date
|
b077fccd3d
LibLocale+LibJS: Update to CLDR version 42.0.0
|
пре 2 година |
Error
|
cc77bb5067
LibJS: Relax line and column number restrictions in Error stack tests
|
пре 3 година |
FinalizationRegistry
|
a79796ea4a
LibJS: Implement stage 3 proposal FinalizationRegistry changes
|
пре 3 година |
Function
|
9d05ca7b20
LibJS: Don't assume a this argument for function.prototype.bind
|
пре 3 година |
Infinity
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
пре 4 година |
Intl
|
675e5bfdce
LibJS: Allow specifying only roundingIncrement in NumberFormat options
|
пре 2 година |
JSON
|
9921f80817
LibJS: Fix that non-double numbers from JSON were truncated to i32
|
пре 2 година |
Map
|
59080f441e
LibJS: Normalize NaN values in Sets and Maps
|
пре 3 година |
Math
|
ab19d7c99d
LibJS: Enable commented out tests in Math.asin
|
пре 2 година |
NaN
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
пре 4 година |
Number
|
8eec25b7ae
LibJS: Use more accurate number-to-string method in Number toExponential
|
пре 2 година |
Object
|
10ec98dd38
Everywhere: Fix spelling mistakes
|
пре 3 година |
Promise
|
194d90dc72
LibJS: Don't coerce this value to object in Promise.prototype.finally()
|
пре 3 година |
Proxy
|
957f54d96f
LibJS: Throw InternalErrors instead of Errors on CallStackSizeExceeded
|
пре 3 година |
Reflect
|
cf168fac50
LibJS: Implement [[Call]] and [[Construct]] internal slots properly
|
пре 3 година |
RegExp
|
0d96468e9b
LibJS: Implement RegExp legacy static properties
|
пре 2 година |
Set
|
59080f441e
LibJS: Normalize NaN values in Sets and Maps
|
пре 3 година |
ShadowRealm
|
fed1498824
LibJS: Implement & use the {Ordinary,PrepareFor}WrappedFunctionCall AOs
|
пре 3 година |
String
|
3ee5217adc
LibJS: Implement String.prototype.toWellFormed
|
пре 2 година |
Symbol
|
e37cf73300
LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject
|
пре 3 година |
Temporal
|
b0e7d59b8b
LibJS: Throw on conversion from TimeZone to Calendar and vice versa
|
пре 2 година |
TypedArray
|
34e328e580
LibJS: Allow TypedArrays to become detached while sorting
|
пре 2 година |
WeakMap
|
a80d3fdf49
LibJS: Implement WeakMap changes from 'Symbol as WeakMap Keys Proposal'
|
пре 3 година |
WeakRef
|
53ed8decaf
LibJS: Implement WeakRef changes from 'Symbol as WeakMap Keys Proposal'
|
пре 3 година |
WeakSet
|
dbd0110721
LibJS: Implement WeakSet changes from 'Symbol as WeakMap Keys Proposal'
|
пре 3 година |
functions
|
62fc3e50f3
LibJS: Make parseFloat use the new double parser
|
пре 2 година |