mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02:00
If an exception is thrown by FunctionDeclarationInstantiation for an async or async-generator function, we still need to return a promise. We can't just throw the exception. 81 new passes on test262. :^)
47 KiB
47 KiB