.. |
Array
|
346560d7c8
LibJS/Tests: Use hasOwnProperty() for duplicate test check
|
4 anni fa |
ArrayBuffer
|
01187e58f2
LibJS: ArrayBuffer.prototype.slice
|
4 anni fa |
BigInt
|
67a5e9f018
LibJS: Add left shift & right shift operator support for BigIntegers
|
4 anni fa |
Boolean
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 anni fa |
Date
|
ca49f96b78
LibJS Date: Added "Invalid Date".
|
4 anni fa |
Error
|
ea60b344eb
LibJS: Add name and message properties to NativeError prototypes
|
4 anni fa |
Function
|
202f855055
LibJS: Change non-ScriptFunction source string to "[native code]"
|
4 anni fa |
Infinity
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 anni fa |
JSON
|
223472c57f
LibJS: Dont try to serialize symbol-keyed properties
|
4 anni fa |
Math
|
0053816e9d
LibJS: Correctly handle mixing +0 and -0 in Math.{min,max}()
|
4 anni fa |
NaN
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 anni fa |
Number
|
d255e6892b
LibJS: Update NumberPrototype's this_number_value() to take a Value
|
4 anni fa |
Object
|
3ee092cd0c
LibJS: Implement Object.hasOwn() :^)
|
4 anni fa |
Promise
|
f418115f1b
LibJS: Add initial support for Promises
|
4 anni fa |
Proxy
|
d1a72dc6eb
LibJS/Tests: Rename function parameter from 'arguments' to 'arguments_'
|
4 anni fa |
Reflect
|
8d7ec28924
LibJS: Remove String.prototype.length
|
4 anni fa |
RegExp
|
d85b9fd5a0
LibJS: Bring back runtime validation of RegExp flags
|
4 anni fa |
String
|
b6093ae2e3
LibJS: Implement String.prototype.substr according to the spec
|
4 anni fa |
Symbol
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 anni fa |
TypedArray
|
4d34802f74
LibJS: Expose TypedArray.prototype.byteOffset
|
4 anni fa |
functions
|
442ef63008
LibJS: Add the global escape() & unescape() methods
|
4 anni fa |