Linus Groh
|
8f3a5ba5d8
LibJS: Add Array::create_from() for generic Vector<T>
|
3 vuotta sitten |
Idan Horowitz
|
c351b4ad0d
LibJS: Stop using a native property for Array lengths
|
4 vuotta sitten |
Linus Groh
|
0ba81dc0b7
LibJS: Remove Object::is_array() in favor of Value::is_array() and RTTI
|
4 vuotta sitten |
Linus Groh
|
09bd5f8772
LibJS: Rewrite most of Object for spec compliance :^)
|
4 vuotta sitten |
Idan Horowitz
|
e480d69130
LibJS: Bring ArrayCreate and ArrayConstructor closer to spec
|
4 vuotta sitten |
Linus Groh
|
1c906b07a4
LibJS: Add length parameter to Array::create()
|
4 vuotta sitten |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 vuotta sitten |
Linus Groh
|
1c3eef5317
LibJS: Use MarkedValueList for internal own properties getter functions
|
4 vuotta sitten |
Linus Groh
|
a72276407b
LibJS: Make ArrayPrototype an Array object
|
4 vuotta sitten |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 vuotta sitten |