mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-12 18:08:15 +02: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