.. |
AggregateError
|
862ba64037
LibJS: Implement the Error Cause proposal
|
4 tahun lalu |
Array
|
28a3c064c5
LibJS/Tests: Disable one Array.prototype.toSpliced test for now
|
3 tahun lalu |
ArrayBuffer
|
028a6b90b1
LibJS: Revert partial resizable ArrayBuffer implementation
|
3 tahun lalu |
Atomics
|
1a3e1bff7b
LibJS: Implement Atomics.isLockFree
|
4 tahun lalu |
BigInt
|
301bba8c19
LibJS: Only coerce value once in BigInt constructor
|
3 tahun lalu |
Boolean
|
76589d6728
LibJS: Change wording of ErrorType::NotA to be independent of context
|
3 tahun lalu |
DataView
|
f97e664d8f
LibJS: Check for add overflow in `DataViewConstructor`
|
3 tahun lalu |
Date
|
b077fccd3d
LibLocale+LibJS: Update to CLDR version 42.0.0
|
2 tahun lalu |
Error
|
cc77bb5067
LibJS: Relax line and column number restrictions in Error stack tests
|
3 tahun lalu |
FinalizationRegistry
|
a79796ea4a
LibJS: Implement stage 3 proposal FinalizationRegistry changes
|
3 tahun lalu |
Function
|
9d05ca7b20
LibJS: Don't assume a this argument for function.prototype.bind
|
3 tahun lalu |
Infinity
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 tahun lalu |
Intl
|
d56205f991
LibJS: Use more accurate number-to-string method in Intl.NumberFormat
|
2 tahun lalu |
JSON
|
9921f80817
LibJS: Fix that non-double numbers from JSON were truncated to i32
|
2 tahun lalu |
Map
|
59080f441e
LibJS: Normalize NaN values in Sets and Maps
|
3 tahun lalu |
Math
|
eda90b54d4
LibJS: Add spec comments and check for edge cases in Math.log2
|
2 tahun lalu |
NaN
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 tahun lalu |
Number
|
8eec25b7ae
LibJS: Use more accurate number-to-string method in Number toExponential
|
2 tahun lalu |
Object
|
10ec98dd38
Everywhere: Fix spelling mistakes
|
3 tahun lalu |
Promise
|
194d90dc72
LibJS: Don't coerce this value to object in Promise.prototype.finally()
|
3 tahun lalu |
Proxy
|
957f54d96f
LibJS: Throw InternalErrors instead of Errors on CallStackSizeExceeded
|
3 tahun lalu |
Reflect
|
cf168fac50
LibJS: Implement [[Call]] and [[Construct]] internal slots properly
|
3 tahun lalu |
RegExp
|
0d96468e9b
LibJS: Implement RegExp legacy static properties
|
2 tahun lalu |
Set
|
59080f441e
LibJS: Normalize NaN values in Sets and Maps
|
3 tahun lalu |
ShadowRealm
|
fed1498824
LibJS: Implement & use the {Ordinary,PrepareFor}WrappedFunctionCall AOs
|
3 tahun lalu |
String
|
f7a252ae85
LibJS: Fix UTF-16 corruption in String.prototype.replace()
|
2 tahun lalu |
Symbol
|
e37cf73300
LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject
|
3 tahun lalu |
Temporal
|
ac67077b57
LibJS: Fix length of PlainDateTime.withPlainTime
|
2 tahun lalu |
TypedArray
|
66d07a452f
LibJS: Make a TypedArray test actually run on all different types
|
2 tahun lalu |
WeakMap
|
a80d3fdf49
LibJS: Implement WeakMap changes from 'Symbol as WeakMap Keys Proposal'
|
3 tahun lalu |
WeakRef
|
53ed8decaf
LibJS: Implement WeakRef changes from 'Symbol as WeakMap Keys Proposal'
|
3 tahun lalu |
WeakSet
|
dbd0110721
LibJS: Implement WeakSet changes from 'Symbol as WeakMap Keys Proposal'
|
3 tahun lalu |
functions
|
62fc3e50f3
LibJS: Make parseFloat use the new double parser
|
2 tahun lalu |