blob: 9769c84b23341cf0c6d80a7f4f52149a99da4d6b [file] [log] [blame]
window.before_throwing_error = true;
throw new Error;
window.after_throwing_error = true;