Sign in
webkit
/
WebKit
/
5969b6f1f74632b1546edb27bd956b187c2c3d52
/
.
/
LayoutTests
/
js
/
dom
/
function-argument-evaluation-before-exception-expected.txt
blob: adfc25094339628c6784df0eb7725c95827ec222 [
file
] [
log
] [
blame
]
This page verifies that the arguments to a function call are evaluated even if the call throws a "not a function" exception.
PASS: arguments were evaluated