Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 år sedan |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 år sedan |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 år sedan |
Timothy Flynn
|
7bd8fd000f
LibWeb: Generate dedicated methods to create Web constructors/prototypes
|
2 år sedan |
Andreas Kling
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
2 år sedan |
Ali Mohammad Pur
|
af511a64cd
LibWeb: Add support for accessing exported wasm table instances
|
2 år sedan |
Andrew Kaster
|
d0efc7734a
LibWeb: Remove unecessary dependence on Window from WebAssembly classes
|
2 år sedan |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 år sedan |
Linus Groh
|
5f1fe4b012
LibWeb: Replace GlobalObject with VM in WebAssembly AOs [Part 1/4]
|
2 år sedan |
Linus Groh
|
e992a9f469
LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>()
|
2 år sedan |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
2 år sedan |
Linus Groh
|
5dd5896588
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
|
2 år sedan |
Linus Groh
|
ecd163bdf1
LibJS+LibWeb: Replace GlobalObject with Realm in object constructors
|
2 år sedan |
Ali Mohammad Pur
|
33e27c545e
AK: Return Optional<T&> from HashMap<..., T>::get()
|
3 år sedan |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 år sedan |
Idan Horowitz
|
a76cd669b1
LibWeb: Make GlobalObject the first parameter of WebAssembly AOs
|
3 år sedan |
Linus Groh
|
ed5a9aa038
LibJS: Convert set_integrity_level() to ThrowCompletionOr
|
3 år sedan |
Andreas Kling
|
d42d655853
LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef
|
3 år sedan |
Idan Horowitz
|
a6b8291a9b
LibJS: Add define_direct_property and remove the define_property helper
|
4 år sedan |
Ali Mohammad Pur
|
8acc8339d1
LibWeb: Add the WebAssembly.Instance constructor
|
4 år sedan |
Ali Mohammad Pur
|
bfb3d9e9d0
LibWeb: Split the WebAssemblyInstance object logic into multiple files
|
4 år sedan |