summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Runtime/AggregateError.h
AgeCommit message (Expand)Author
2021-06-23LibJS: Make AggregateError inherit from ErrorLinus Groh
2021-06-23LibJS: Fix AggregateError's class_name()Linus Groh
2021-06-11LibJS: Implement the Error Cause proposalLinus Groh
2021-06-11LibJS: Implement AggregateErrorLinus Groh