Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 rok temu |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 rok temu |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 lat temu |
Kenneth Myhra
|
b3734627a1
LibWeb: Make factory method of URL::URLSearchParamsIterator fallible
|
2 lat temu |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 lat temu |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 lat temu |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 lat temu |
Andreas Kling
|
fe9c5395d4
LibWeb: Make URL, URLSearchParams & URLSearchParamsIterator GC-allocated
|
2 lat temu |
Linus Groh
|
40a70461a0
LibWeb: Replace GlobalObject with Realm in wrapper functions
|
2 lat temu |
Idan Horowitz
|
01417c82c5
LibWeb: Make URLSearchParams iterable
|
3 lat temu |