summaryrefslogtreecommitdiff
path: root/Libraries/LibJS/Runtime/Exception.h
AgeCommit message (Expand)Author
2020-09-27LibJS: Move most of Interpreter into VMAndreas Kling
2020-06-02LibJS: Store basic traceback in ExceptionLinus Groh
2020-05-29Meta: Add a script check the presence of "#pragma once" in header filesEmanuele Torre
2020-03-24LibJS: Implement "throw"Andreas Kling