On Thu Apr 10 15:50:00 2025 +0000, Jacek Caban wrote:
In this case, constructors (those of `constructor_dispex`) don't have
an `id` field. e.g. window.HTMLElement constructor has no id, but a HTMLElement object does. They also don't have builtin properties, so why is it a problem?
Ah right, I guess I was being overly cautious with it.