Files
ladybird/Libraries/LibJS/Tests/builtins/Proxy
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
..