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