You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure C++ exceptions thrown from a finalizer are converted into
JS exceptions just as they are in regular callbacks.
Signed-off-by: Gabriel Schulhof <[email protected]>
PR-URL: #762
Reviewed-By: Michael Dawson <[email protected]>
test: add finalizer exception test
src: wrap finalizer callback
0 commit comments