Sign in
webkit
/
WebKit
/
5969b6f1f74632b1546edb27bd956b187c2c3d52
/
.
/
LayoutTests
/
js
/
dom
/
not-a-function-to-string-expected.txt
blob: a10d4e353629fd84e9dabe3b3126dd1a825cd436 [
file
] [
log
] [
blame
]
This test verifies that execution terminates after a not-a-function exception is thrown. In particular, it verifies that the engine doesn't restart execution through a custom toString() function.
PASS: Test complete.