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