Sign in
webkit
/
WebKit
/
031545c904ac108f0063861f58a3e4e2a299b0c0
/
.
/
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.