.. |
AggregateError
|
862ba64037
LibJS: Implement the Error Cause proposal
|
4 năm trước cách đây |
Array
|
a49b47bfe6
LibJS: Fix tests that expected wrong this values
|
4 năm trước cách đây |
ArrayBuffer
|
01187e58f2
LibJS: ArrayBuffer.prototype.slice
|
4 năm trước cách đây |
Atomics
|
1a3e1bff7b
LibJS: Implement Atomics.isLockFree
|
4 năm trước cách đây |
BigInt
|
3014e529be
LibJS: Tweak error message in the NumberToBigInt abstract operation
|
4 năm trước cách đây |
Boolean
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 năm trước cách đây |
DataView
|
d4113f6028
LibJS: Correct test to work with our strtod on x86_64 & Clang
|
4 năm trước cách đây |
Date
|
a647f0abf6
LibJS: Make parse_simplified_iso8601() use Optional<int> instead of -1
|
4 năm trước cách đây |
Error
|
862ba64037
LibJS: Implement the Error Cause proposal
|
4 năm trước cách đây |
FinalizationRegistry
|
e1b0719435
LibJS: Add all of the FinalizationRegistry.prototype methods
|
4 năm trước cách đây |
Function
|
202f855055
LibJS: Change non-ScriptFunction source string to "[native code]"
|
4 năm trước cách đây |
Infinity
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 năm trước cách đây |
JSON
|
223472c57f
LibJS: Dont try to serialize symbol-keyed properties
|
4 năm trước cách đây |
Map
|
322c8a3995
LibJS: Add the MapIterator built-in and the key/values/entries methods
|
4 năm trước cách đây |
Math
|
0053816e9d
LibJS: Correctly handle mixing +0 and -0 in Math.{min,max}()
|
4 năm trước cách đây |
NaN
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 năm trước cách đây |
Number
|
54e1180f61
LibJS: Uncomment Number.isInteger() tests that now pass :^)
|
4 năm trước cách đây |
Object
|
2ba338869b
LibJS/Tests: Remove two leftover console.log() calls
|
4 năm trước cách đây |
Promise
|
b377777208
LibJS: Add @@toStringTag to Promise.prototype
|
4 năm trước cách đây |
Proxy
|
40b8689f9b
LibJS: Disallow duplicated variable declarations
|
4 năm trước cách đây |
Reflect
|
09bd5f8772
LibJS: Rewrite most of Object for spec compliance :^)
|
4 năm trước cách đây |
RegExp
|
b3569fab7c
LibJS: Add tests for Unicode property escapes
|
4 năm trước cách đây |
Set
|
2a3090d292
LibJS: Add the SetIterator built-in and Set.prototype.{values, entries}
|
4 năm trước cách đây |
String
|
2f8eb4f068
LibJS: Implement non-ECMA-402 String.prototype.toLocale{Lower,Upper}Case
|
4 năm trước cách đây |
Symbol
|
844efde54b
LibJS: Unbreak test-js test that depended on function object class name
|
4 năm trước cách đây |
Temporal
|
cfb77b66e5
LibJS: Start implementing Temporal.ZonedDateTime
|
4 năm trước cách đây |
TypedArray
|
a44de7a55f
LibJS: Add %TypedArray%.prototype.toLocaleString
|
4 năm trước cách đây |
WeakMap
|
3c83298a26
LibJS: Use undefined as the fallback value for iterable entry key/value
|
4 năm trước cách đây |
WeakRef
|
b9d4dd6850
LibJS: Add the WeakRef.prototype.deref method
|
4 năm trước cách đây |
WeakSet
|
a00d154522
LibJS: Notify WeakSets when heap cells are sweeped
|
4 năm trước cách đây |
functions
|
442ef63008
LibJS: Add the global escape() & unescape() methods
|
4 năm trước cách đây |