mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 11:48:32 +00:00
With this change JS::Handle root nodes will contain source location
where they were constructed like:
```
"94675029575744": {
"root": "Handle activate_event_handler \
serenity/Userland/Libraries/LibWeb/DOM/EventTarget.cpp:564",
"class_name": "HTMLButtonElement",
"edges": [
"94675025955904",
"94675026899520",
"94675030831168",
```
462 B
462 B