Files
ladybird/Libraries/LibJS/Runtime/ProxyConstructor.cpp
Linus Groh 1bff65c591 LibJS: Add ErrorType::ConstructorWithoutNew
...and use it in Proxy::call(), rather than having a specific error
type just for that.
2020-12-02 12:52:31 +01:00

2.9 KiB