Andreas Kling
|
3c74dc9f4d
LibJS: Segregate GC-allocated objects by type
|
1 jaar geleden |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 jaar geleden |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 jaren geleden |
Linus Groh
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 jaren geleden |
Andreas Kling
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 jaren geleden |
Linus Groh
|
5dd5896588
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
|
2 jaren geleden |
Linus Groh
|
ecd163bdf1
LibJS+LibWeb: Replace GlobalObject with Realm in object constructors
|
2 jaren geleden |
Luke Wilde
|
5e3fe52fc4
LibJS: Implement Temporal.Duration.compare
|
3 jaren geleden |
Linus Groh
|
5e9e3f9dc8
LibJS: Convert Temporal.Duration functions to ThrowCompletionOr
|
3 jaren geleden |
Linus Groh
|
5832de62fe
LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr
|
3 jaren geleden |
Idan Horowitz
|
20163c0584
LibJS: Add ThrowCompletionOr versions of the JS native function macros
|
3 jaren geleden |
Linus Groh
|
5c77885873
LibJS: Implement Temporal.Duration.from()
|
4 jaren geleden |
Linus Groh
|
7921d8ba91
LibJS: Start implementing Temporal.Duration
|
4 jaren geleden |