Linus Groh
|
bc183dbbcb
LibJS: Replace uses of MarkedValueList with MarkedVector<Value>
|
3 years ago |
Luke Wilde
|
17aeb99e9e
LibWeb: Implement the JS host hooks for promises, job callbacks and more
|
3 years ago |
Andreas Kling
|
aeb72fe9d0
LibJS: Reduce header dependency graph in Realm.h
|
3 years ago |
davidot
|
be9d478d92
LibJS: Add host layering point related to modules to VM
|
3 years ago |
Andreas Kling
|
e0c7f8dafa
LibWeb: Give HTML::EventLoop a pointer to the JS::VM
|
3 years ago |
Andreas Kling
|
ecb72f3b57
LibWeb: Add a bare-bones HTML event loop with a task queue
|
3 years ago |
Linus Groh
|
62c7608a25
LibJS+LibWeb: Move exception logging and remove should_log_exceptions
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
342b787d1c
LibWeb: Move main thread JavaScript VM to its own file
|
4 years ago |