Files
serenity/Meta
Simon Wanner 93908fcbcb LibJS+Embedders: Unify stack trace format for uncaught errors
Previously these handlers duplicated code and used formats that
were different from the one Error.prototype.stack uses.

Now they use the same Error::stack_string function, which accepts
a new parameter for compacting stack traces with repeating frames.
2023-11-02 07:37:41 +01:00
..
2023-10-31 00:36:51 +03:30
2023-07-13 14:07:25 -06:00
2021-08-13 21:12:17 +04:30