Andreas Kling
faddf3a1db
LibJS: Implement "throw"
...
You can now throw an expression to the nearest catcher! :^)
To support throwing arbitrary values, I added an Exception class that
sits as a wrapper around whatever is thrown. In the future it will be
a logical place to store a call stack.
2020-03-24 22:21:58 +01:00
..
2020-03-24 16:14:10 +01:00
2020-03-24 16:14:10 +01:00
2020-03-20 21:56:40 +01:00
2020-03-20 21:56:40 +01:00
2020-03-16 14:37:19 +01:00
2020-03-16 14:37:19 +01:00
2020-03-22 13:03:43 +01:00
2020-03-16 14:58:20 +01:00
2020-03-24 16:14:10 +01:00
2020-03-24 16:14:10 +01:00
2020-03-24 22:21:58 +01:00
2020-03-24 16:14:10 +01:00
2020-03-24 22:21:58 +01:00
2020-03-24 22:21:58 +01:00
2020-03-16 14:37:19 +01:00
2020-03-17 16:24:53 +01:00
2020-03-21 17:52:12 +01:00
2020-03-16 14:37:19 +01:00
2020-03-23 13:14:04 +01:00
2020-03-21 17:52:12 +01:00
2020-03-18 17:13:22 +01:00
2020-03-21 14:43:44 +01:00
2020-03-16 14:37:19 +01:00
2020-03-16 14:37:19 +01:00
2020-03-24 16:14:10 +01:00
2020-03-24 16:14:10 +01:00
2020-03-17 16:24:53 +01:00
2020-03-16 14:37:19 +01:00
2020-03-16 14:37:19 +01:00
2020-03-16 14:37:19 +01:00
2020-03-22 13:03:43 +01:00
2020-03-22 13:03:43 +01:00
2020-03-16 14:37:19 +01:00
2020-03-16 14:37:19 +01:00
2020-03-17 16:24:53 +01:00
2020-03-16 14:37:19 +01:00
2020-03-16 14:37:19 +01:00
2020-03-20 21:56:40 +01:00