Files
ladybird/Libraries/LibJS/Runtime/Exception.cpp
Linus Groh 4f6912c605 LibJS: Store basic traceback in Exception
Nothing fancy like line numbers, but Exception now stores a list of
function names up to the current call frame.
2020-06-02 15:22:34 +02:00

1.9 KiB