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