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