Files
ladybird/Userland/Libraries/LibJS/Runtime/FunctionObject.cpp
Linus Groh f663c7d6da LibJS: Remove unused BoundFunction::m_constructor_prototype
This was not being used anywhere, and the way we determined it was not
matching the spec at all, so let's remove it and do it properly.
2022-02-09 23:31:34 +00:00

5.1 KiB