Files
ladybird/Userland/Utilities/js.cpp
Andreas Kling c8821cf8e0 js: Don't try to call a null Function on SIGINT
This stops `js` from asserting when pressing ^C in the middle of
executing a long-running script.
2024-05-04 13:56:13 +02:00

32 KiB