bellard / quickjs

Public repository of the QuickJS Javascript Engine.
https://bellard.org/quickjs
Other
8.51k stars 892 forks source link

Fix `JS_HasException()` when `null` is thrown #313

Closed kasperisager closed 4 months ago

kasperisager commented 5 months ago

Closes #312

saghul commented 4 months ago

@chqrlie Shall this be merged?