Have the rewriter check for CAPI excs directly
Previously it would have to call out to checkAndThrowCAPIException(), which is quite a bit slower than what it now can do, which is directly checking the return value.
Showing
Please register or sign in to comment