quickjs-done-nextgen/gen
Saúl Ibarra Corretgé 9631492534 Fix catching all exceptions from std.evalScript
In case of a syntax error, the function throws syncrnonously.

I'll admit I wondered when Promise.try would be useful... I guess I know
now!

Fixes: https://github.com/quickjs-ng/quickjs/issues/720#issuecomment-2495961142
2024-11-25 10:44:05 +01:00
..
function_source.c Make Iterator.from spec compliant 2024-11-15 13:35:25 +01:00
hello.c Make Iterator.from spec compliant 2024-11-15 13:35:25 +01:00
hello_module.c Make Iterator.from spec compliant 2024-11-15 13:35:25 +01:00
repl.c Fix catching all exceptions from std.evalScript 2024-11-25 10:44:05 +01:00
test_fib.c Make Iterator.from spec compliant 2024-11-15 13:35:25 +01:00