Jonne Ransijn
|
69f96122b6
LibJS+LibWeb: Prevent double invocation of `[[GetOwnProperty]]`
|
8 ماه پیش |
Timothy Flynn
|
ddf3add6a7
LibJS: Remove Array::create_from overload that accepts a plain vector
|
8 ماه پیش |
Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 ماه پیش |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 سال پیش |
Andreas Kling
|
ece961f882
LibJS: Pass call/construct argument lists as ReadonlySpan<Value>
|
1 سال پیش |
Andreas Kling
|
3c74dc9f4d
LibJS: Segregate GC-allocated objects by type
|
1 سال پیش |
Andreas Kling
|
b532dedc91
LibJS/JIT: Add fast path for GetById of Array.length
|
1 سال پیش |
Andreas Kling
|
65717e3b75
LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive}
|
1 سال پیش |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 سال پیش |
Timothy Flynn
|
e945994877
LibJS: Update spec numbers / text for the Change Array by Copy proposal
|
2 سال پیش |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 سال پیش |
Timothy Flynn
|
afeb7273cc
LibJS+Everywhere: Rename Value::to_string to to_deprecated_string
|
2 سال پیش |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 سال پیش |
Andreas Kling
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
2 سال پیش |
Linus Groh
|
91b0123eaf
LibJS: Convert Array::create{,_from}() to NonnullGCPtr
|
2 سال پیش |
Linus Groh
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
2 سال پیش |
Linus Groh
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 سال پیش |
Linus Groh
|
25849f8a6d
LibJS: Replace GlobalObject with VM in common AOs [Part 18/19]
|
2 سال پیش |
Linus Groh
|
d69eaf8be9
LibJS: Replace GlobalObject with VM in Array AOs [Part 15/19]
|
2 سال پیش |
Linus Groh
|
a022e548b8
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
|
2 سال پیش |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
2 سال پیش |
Linus Groh
|
e992a9f469
LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>()
|
2 سال پیش |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
2 سال پیش |
Timothy Flynn
|
b779a3628d
LibJS: Use SortIndexedProperties AO in Array.prototype.sort
|
2 سال پیش |
Linus Groh
|
5927cdd9c5
LibJS: Use u64 for the length parameter in Array::create()
|
3 سال پیش |
Linus Groh
|
65eb1ee67a
LibJS: Add spec comments to ArrayCreate
|
3 سال پیش |
Obinna Ikeh
|
3d99e83a86
LibJS: Update order of parameters in our is_less_than implementation
|
3 سال پیش |
Linus Groh
|
e2a5a27302
LibJS: Implement the SortIndexedProperties AO
|
3 سال پیش |
Linus Groh
|
5ddf0b0c99
LibJS: Implement the CompareArrayElements AO
|
3 سال پیش |
Linus Groh
|
9f3f3b0864
LibJS: Remove implicit wrapping/unwrapping of completion records
|
3 سال پیش |