mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02:00
By replacing this VERIFY with a thrown Error we no longer crash when calling a generator function in the AST interpreter. This allows us to more gracefully handle situation which have not been implemented yet. In particular this helps the libjs-test262-runner since it can now continue on to the next tests instead of having the entire process end.
34 KiB
34 KiB