Andreas Kling
8cda70c892
LibWeb: Move event listeners, handlers and callbacks to the GC heap
...
This patch moves the following things to being GC-allocated:
- Bindings::CallbackType
- HTML::EventHandler
- DOM::IDLEventListener
- DOM::DOMEventListener
- DOM::NodeFilter
Note that we only use PlatformObject for things that might be exposed
to web content. Anything that is only used internally inherits directly
from JS::Cell instead, making them a bit more lightweight.
2022-09-06 00:27:09 +02:00
..
2022-09-06 00:27:09 +02:00
2022-07-27 17:03:55 +02:00
2022-07-27 17:03:55 +02:00
2022-08-07 22:40:11 +02:00
2022-08-07 22:40:11 +02:00
2022-08-25 13:47:48 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-07-30 22:32:29 +02:00
2022-07-23 01:45:49 +02:00
2022-07-27 17:03:55 +02:00
2022-07-27 17:03:55 +02:00
2022-08-25 13:47:48 +02:00
2022-08-25 13:47:48 +02:00
2022-08-25 13:47:48 +02:00
2022-08-25 13:47:48 +02:00
2022-07-23 01:45:49 +02:00
2022-07-27 17:03:55 +02:00
2022-07-27 17:03:55 +02:00
2022-07-29 17:15:49 +01:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-07-12 23:11:35 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-07-27 17:03:55 +02:00
2022-07-21 16:36:08 +02:00
2022-07-27 17:03:55 +02:00
2022-07-12 23:11:35 +02:00
2022-08-25 13:47:48 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-07-23 01:45:49 +02:00
2022-07-23 01:45:49 +02:00
2022-07-27 17:29:48 +02:00
2022-07-17 20:11:38 +01:00
2022-07-17 20:11:38 +01:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-08-25 13:47:48 +02:00
2022-08-25 13:47:48 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-08-25 13:47:48 +02:00
2022-08-25 13:47:48 +02:00
2022-07-12 23:11:35 +02:00
2022-07-27 17:03:55 +02:00
2022-07-27 17:03:55 +02:00