Move exception raising to `scope_new`.
Besides that fix bugs that mistakenly calls `raise_error` that emits code to raise runtime error instead of `codegen_error` that terminates code generation immediately.
Showing
Please register or sign in to comment