Sign in
webkit
/
WebKit
/
d261d7bc5cd85c4a09b02ad912aef5e520fb15e5
/
.
/
LayoutTests
/
fast
/
events
/
resources
/
window-onerror.js
blob: 344574bb653c3fedf231516e1d0b9960389baf60 [
file
] [
log
] [
blame
]
function
throwException
()
{
throw
new
Error
(
"An exception"
);
}