Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLSelectElement.cpp
Matthew Olsson 70a2ca7fc0 LibJS: Handle both const and non-const Ts in Handle<T>::create()
Again, the const-ness only really involves Heap-internal metadata, so
the callers shouldn't care about mutations here.
2023-03-06 13:05:43 +00:00

7.3 KiB